Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Catalin
tagDiv Staff

Hello davidemorini,

Unfortunately, our theme does not have any such an option that allows you to change the category pages, sorry! The only settings which allow you to change the style of your category pages are located in Theme panel->Category section, like this -> https://www.screencast.com/t/WnVCfjcL8Ruo Notice that if you want to change your category pages, you should edit the category templates and insert some codes in order to achieve as you wish. As a hint, you should edit the category_top_post for style used by you and then you have to inject some PHP code with do_shortcode method, like this -> https://www.screencast.com/t/hHvdcCGixC8B Also, ensure that your Custom Ads contains some ads, like this -> https://www.screencast.com/t/7Ku6Rn43 and the result you should see here -> https://www.screencast.com/t/obnWcMVYJPtA After these changes, notice that you should adjust them with a bit of CSS for a better look and to get the results you want.
Notice that all of these should have be done by yourself because we cannot provide custom services at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello shariful18,

Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example from where you should strat to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.

If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello m1keb1ggs,

Yes, surely, each demo comes with the own style.css.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Inma,

Unfortunately, our theme does not have any such an option that allows you to make your post counter to count double, sorry! If you want to change the structure of this feature, you should edit the td_module_single_base.php core file and edit the get_views() function which has this functionality. Also, if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello soheyla,

Also, please notice that each block uses a specific thumb which crops the each featured image from your posts.
Please take a look over the below explanation and try to understand a bit how it works the thumbs in the theme. Please check here ->>
Our theme uses the system of cropping from center to top. The theme uses thumbs to reduce the page size and speed up page loading time. From each image uploaded are generated thumbs for each thumb size utilized by the theme. When a post it’s displayed on the page in a block, the featured image shown is not the one which you uploaded in the media file, it’s a thumb cropped from the original image at the precise dimension. To change the picture orientation most likely you will need a different cropping system. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Our theme crop (cut) thumbnails in some cases to avoid creating a lot of thumbnails to reduce to load more spaces on the server.
If you don’t have the possibility to upload large images you could use a combination of plugins to upscale the thumbs – Thumbnail Upscale and Force Regenerate. For more information about these kinds of plugins, please consult their documentation here -> https://wordpress.org/plugins/thumbnail-upscale/ -> https://wordpress.org/plugins/regenerate-thumbnails/ Also, please ensure that the functionalities of these plugins are not affected by the other untested plugins that could create interference through the theme. Please notice that these types of plugins are not tested with our theme and we cannot provide support for the theme. We recommend them because a lot of our customer uses and they were satisfied to their functionality.

A primary example you should see here -> http://screencast.com/t/rhIdwe22d2

Thanks for your understanding!

Catalin
tagDiv Staff

Hello ChrisJinti,

Please notice that it is no need to activate the plugin because the license of it will comes bundled with the theme packet and the sliders which are used our demo can be imported with Rev Slider, according to our documentation.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello paulberrow,

It seems that the plugin has not been right installed. I suggest you make a new clean install from scratch, via FTP way and install only the plugins that come bundled with the theme core files and rule out any conflicting plugins.

Thanks for the message!

Catalin
tagDiv Staff

Hello allmyhoney,

Notice that you can change the background for Sing in/up for mobile from Theme panel, like this -> https://www.screencast.com/t/ZTxgeHsyx2G

Thanks for your understanding!

Catalin
tagDiv Staff

Hello m1keb1ggs,

If you want to change the opacity value, you should use a bit of CSS code to do that. As a quick solution, you can use the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-newsmag-travel .td-container {
background-color: rgba(255, 255, 255, 0.4)!important;
}

Also, if you want to make this change in the core file, you should edit the style.css, change this class and modify the latest value for background color which is the value of opacity.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello davidemorini,

For the post pages, you should use the code below and place it in Theme panel->Custom CSS Area.

.td-post-content div .td-all-devices{
margin-bottom:10px!important;
}
div.td-a-rec-id-sidebar > div {
margin-bottom: 15px!important;
}

The result you should see here -> https://www.screencast.com/t/4tDkdBS3dSBk

Thanks for your understanding!

Catalin
tagDiv Staff

Hello utzgurx,

I have inspected your website -> https://www.mallorcaglam.com/ and I did not saw any problem with your images. Please provide more details, screenshots with your problem so I will be able to identify it and also, if it is not your website, provide your URL so I can take a closer look at it.

Thanks for the message!

Catalin
tagDiv Staff

Hello MitchyBoy,

Do you are referring to these headings from each block -> https://www.screencast.com/t/5Htij6UJ4? Notice that here is talking about block title which can be edit from Block Settings, like this -> https://www.screencast.com/t/hEBdc2sj If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for the message!

Catalin
tagDiv Staff

Hello,


@thesussexrag
, notice that with TD Composer you cannot edit a category page, sorry but I do not know where exactly did you see this, sorry! Notice that our page builder was fully tested and seems to work as expected if it was right installed according to our documentation. Provide more screenshots with your problem so I can identify it if you have something like this.

@shaker
, ensure that you are using the latest theme version which comes bundled with the theme packet and also, checks your WP version to be the latest one. Also, check your system status parameters to be according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello arhinehart,

You should add a snippet of the code int td-api-plugin.php like in the following screenshot here -> https://www.screencast.com/t/yWqksyL2xo and the result should found here -> https://www.screencast.com/t/eaAuo9oyjN
('map_in_td_composer' => true,)

Hope this helps!

Thanks for the message!

Catalin
tagDiv Staff

Hello thoseconspiracyguys,

If your website is anchored in Visual Composer, you will have to further use the Visual Composer plugin, sorry! Notice that our page builder is a required plugin and the transitions between these two pages builders can be done only on the manually way, sorry! If you have more such pages and posts which were made with Visual Composer then you should stay on this page builder because you will not found all the elements which Visual Composer has and in this case, we cannot help you, sorry! From now on, the TD Composer plugin will be improved with some features which have to be exclusively for this builder.
What I want to mention here is that our page builder has not been designed to be used for post pages and will not be implemented this option in the future, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello thoseconspiracyguys,

Sorry for this inconvenience but please keep in mind that feature is not yet available for our page builder, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello ChrisJinti,

Do you ar referring to the Revolution Slider templates which are used on our Demos? Notice that you can load which you want from our theme packet, according to our documentation here -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/

Thanks for the message!

Catalin
tagDiv Staff

Hello k24,

If you want to achieve the similar layout for your this page, notice that you should add at the top a Big Grid 1, like this -> https://www.screencast.com/t/qy5blffpcK9i
If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for the message!

Catalin
tagDiv Staff

Hello angellkarina,

Unfortunately, this type of shortcode does not come from our theme and also, this type of plugin was not tested with the theme and we cannot say for sure if it will work or not with the theme, sorry! Notice that we cannot offer support for untested plugins, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello awoodhams,

I have inspected your homepage and I did not saw any problem with this page. Everything seems to work as expected. Clear all of your caches, purge all CDN files and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello AG,

There is an option for it in Theme panel, Import/Export section, like this -> https://www.screencast.com/t/SBLAdHFn and from there you can reset the entire theme.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello visource,

Unfortunately, our theme does not have any such an option for printing post, sorry! You should find a plugin with this functionality and check it o your website.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello davidemorini,

Your website seems to look like similar to your example provided above. Provide more details if you want to make some other changes through your website so I will be able to provide a more accurate response.

Sorry if I did not understand what you exactly mean.

Thanks.

Catalin
tagDiv Staff

Hello rightpalava,

Unfortunately, I do not exactly understand what you mean through loading effect, sorry! Do you are referring to this effect which is available only for Big Grids, like this -> https://www.screencast.com/t/dwGxN0yxL If yes, you should check if your option Fade(Full) is active from your Theme Panel because otherwise, this effect will not work as expected.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello man,

Try to check the following option from Theme panel and check if it turned off or on, like this -> https://www.screencast.com/t/47zpFkdTymS

Thanks for the message!

Viewing 25 posts - 11,701 through 11,725 (of 23,298 total)