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 :)
Simion C.
tagDiv Staff

Hi,

I am assuming you have done both the modifications in the child theme or the main theme, and if it works properly for some posts and for others not, maybe it is a caching issue. Try clearing any caching installed, and purge CD files then check to see if everything is working properly after this.

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested your channel – https://www.screencast.com/t/z7q5BV7pI and everything seems to work properly on my end – https://www.screencast.com/t/Ez4z2Xgj8Dwu
Try disabling all your plugins except Visual composer and the social counter plugin, clear any caching installed and check to see if the issue is still present. Also here is a guide if you choose to update to the latest version of the theme – https://forum.tagdiv.com/how-to-update-the-theme-2/ and do not forget to update the included plugins as well from the theme package.

Thanks

Simion C.
tagDiv Staff

Hi,

To minify the CSS you can use an online tool, like this one for example – http://cssminifier.com/ and open the theme stylesheet file, then enter all the contents in the required field. After the process is finished, replace the code in the theme stylesheet with the one resulted after minification.

Thanks

Simion C.
tagDiv Staff

Hi,

Replied in your other topic – https://forum.tagdiv.com/topic/how-do-i-set-a-custom-ad-size/

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website so I can inspect it and see this problem, to try to give you a more accurate solution.

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately there is no theme setting to show the social icons on the menu affix. The socials are part of the top header menu, not the main header menu. That can only be done through modifications to the theme files and it could prove to be a difficult task, and require coding skills.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

Try it this way, find your Featured category ID – https://www.screencast.com/t/uOchw6edug and use that like this in the file mentioned in that topic – https://www.screencast.com/t/aQoOs2XP
Now the related posts displayed should not be picked from the featured category anymore. Please let me know if this is a solution for you.

Thanks

Simion C.
tagDiv Staff

Hi,

I do not understand exactly what you are trying to achieve. For example you can have a subtitle for the posts – https://www.screencast.com/t/XMKyQsUGo that displays under the post title in the article page – https://www.screencast.com/t/YXQDCHXS4VP or you can create custom sidebars and use them with the respective posts – https://www.screencast.com/t/wEm45SvUfW6 in which you can use any of the available blocks, or a text block with title like this – https://www.screencast.com/t/A0WiMDbKRUua and style it the way you like.

Thanks

Simion C.
tagDiv Staff

Hi,

After investigating this problem deeper it seems there is a problem with this Header style in the latest version. Thank you for signalling this, I will pass this issue to the developers and a fix will be made available as soon as possible.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

You can try the following code to make the close and prev/next another color – https://www.screencast.com/t/hUgsjfvcHp but I do not see any problem with the counter on the images.

.mfp-close,
.mfp-arrow-left:before,
.mfp-arrow-right:before {
color:black!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You can try this code that changes the z-index on that element, and applies only when the mobile menu is displayed – https://www.screencast.com/t/RYliJHxCmS6Q or when the mobile search screen is open – https://www.screencast.com/t/WciwI1axFKck
These are the codes used, please try and see if they are working properly for you

.td-menu-mob-open-menu
.woofc-trigger,
.woofc-inner {
z-index: auto;
}

.td-search-opened
.woofc-trigger,
.woofc-inner {
z-index: auto;
}

Thanks

Simion C.
tagDiv Staff

Hi,

I do not know exactly how are you implementing this, and if modifications have been done to the theme. By default the category tags if enabled in theme panel – https://www.screencast.com/t/Vc3mKR5JM are displayed properly on all the modules. In your case it seems the category tag is not present on the modules – https://www.screencast.com/t/hhJ22INhcJnhttps://www.screencast.com/t/4bH8HfqhMI2w
This is the module structure by default – https://www.screencast.com/t/ajOvKhwuG
If you would like to hide the category tag by page, you could use some css and based on the page ID hide them on all the page – https://www.screencast.com/t/PQnuKPxlPxF or by specific module in that page – https://www.screencast.com/t/9JBjdfRqlg

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately it is not possible for the images inside the gallery to be directed to the attachment page, like a single image in a post. At the moment this is the functionality of the gallery and the images from galleries will be opened automatically in modal window. This would require changes to the theme files responsible with this and has been tried before. Here are some related topics that you can try if you would like to implement something like that
https://forum.tagdiv.com/topic/how-to-disable-popup-of-images-and-gallery/
https://forum.tagdiv.com/topic/disable-modal-gallery-to-force-use-of-attachment-page/

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that is the case with Skype. There is no username to easily add in the respective field, from what I can see – https://www.screencast.com/t/u1vRLBRvLrx and the hyperlinks that I found in similar topics do not work.
Maybe there are plugins that can manage this that you can try, if you would like to implement Skype.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme does not have such an option. You can have only one unique homepage – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ that you can create with the help of the Visual composer editor. Maybe what you are looking for can be achieved through a plugin that switches between pages, if something like this exists but I can not make any recommendations in this matter. Also there are chances that some plugins may not be compatible with the theme.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

I have selected Block header style 13 – https://www.screencast.com/t/5mBzOxDdJCL then added a block on a page and entered the required information – https://www.screencast.com/t/4a9kob5lOe and everything is working as intended – https://www.screencast.com/t/2GBksE1x
I do not see any problems with this block header style. If you are experiencing difficulties when using the same settings, maybe you have a plugin or plugins that could be interfering with this since this is working properly. I suggest you try as a test to disable all your plugins except Visual composer, clear any installed caches then try again.

Thanks

Simion C.
tagDiv Staff

Hi,

I have inspected your website ans I can see that you have a background color set on the menu – https://www.screencast.com/t/3nIbPhRJn
Please specify how you are trying to change the colors, these options are available in the theme panel – https://www.screencast.com/t/tXdn3S6AW for setting a background color and also text color for the menu or sub menu.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe that is the way the logo behaves in Header style 8, you can try removing the theme background color so the website will not be boxed anymore. Or if you would like I can give you some css to make it centered under certain conditions and screen sizes – https://www.screencast.com/t/YZW95WGHAd

Thanks

Simion C.
tagDiv Staff

Hi,

I can see that the titles in the footer are changed to what you wanted, so I’m assuming that you have managed to solve your issue. Please correct me if I misunderstand and you need further help with this.

Thanks

Simion C.
tagDiv Staff

Hi,


@shariarkuasa
You can comment or remove the line of code as mentioned in the previous reply
https://www.screencast.com/t/CEmeiwhVnf

Thanks

Simion C.
tagDiv Staff

Hi,


@zetacomunicacion
Please make sure you have the latest version of the social counter plugin provided with theme package and also Visual composer. After you update these plugins, try deactivating all other plugins, clear any installed cache (very important) and check to see if the problem is resolved. Here is a guide to help you update Visual composer
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thanks

Simion C.
tagDiv Staff

Hi,

You could try to follow the suggestion Bogdan provided in a similar topic – https://forum.tagdiv.com/topic/random-related-posts-from-other-categorys/ and use Visual composer on posts to create a block with the desired filters.
Or you can make modifications to the theme files as suggested in this topic – https://forum.tagdiv.com/topic/related-articles-3/ to display posts only from specific categories.

Thanks

Simion C.
tagDiv Staff

Hi,

When this issue will be fixed, there will be no need for this temporary code, as it will be integrated in the demo.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

When uninstalling or changing to another demo, all the settings and content imported by the respective demo on installation will be removed and everything will be as it was before the installation. That is way you should not edit the dummy data from the demo to prevent it from being removed. This is mentioned here – https://forum.tagdiv.com/installing-demos/
Each theme demo has it’s own settings and design. You could just reinstall the previous demo, you can not have one demo installed with the settings of another. It also would be best to make periodical backups in case a mistake was made. Please correct me if I misunderstand.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try and click on the toolbar toggle to show these options like this – https://www.screencast.com/t/bMfWi8GByp

Thanks

Viewing 25 posts - 19,376 through 19,400 (of 20,681 total)