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,

If you are referring to the Visual composer column settings regarding responsive options, the tagDiv composer does not have those options at the moment. Maybe this capability could be added in future theme updates, but I could not say for sure if or when this will happen. I could not recommend any plugins that you could use to achieve this, and that have options like this.

Thanks

Simion C.
tagDiv Staff

Hi

That would require some customization to the header template that you are using
https://www.screencast.com/t/Isvkmq6Gvy3
A similar solution is provided in this topic
https://forum.tagdiv.com/topic/display-different-logo-on-specific-category/
You can try to create the required conditions by category for the logo, in the header template template as shown in that topic. It should work properly if you make them exactly as described.

Thanks

Simion C.
tagDiv Staff

Hi,

The Home is a simple menu item, go to Appearance->Menus and remove it if you want. Then the page you want will be the first item in the menu
https://www.screencast.com/t/Ys0ovXcvl9
https://www.screencast.com/t/t0VDmMjX

Thanks

Simion C.
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide your website, with admin login information. We will take a look and maybe identify why this is happening. Also paste a link to this topic in your email, so we can identify you.

Thanks

Simion C.
tagDiv Staff

Hi,

The author Id is created by WordPress. There are many ways of finding this Id
http://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
https://forum.tagdiv.com/topic/author-box-5/
Some elements can be customized with Css and offer the possibility to set a unique class to them. For example you have two block elements of the same type, with no particular way to differentiate them
https://www.screencast.com/t/I3rLwdhnEH
By setting a custom class to one of them, you can customize it with Css without affecting the other one
https://www.screencast.com/t/qdr5fkCP
https://www.screencast.com/t/Wq1xJeAU
There are also many other situations in which this option may be helpful.
Here is a tutorial about uisng teh browser inspector to create custom code, that you can use in the theme panel
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you very much for your appreciation. Support for RTL may be added at some point in the theme development, but at the moment there are no plans for implementing this option.
I see that you are using the mobile theme plugin, try entering that code in the Mobile theme->Custom Css section of the theme panel
https://www.screencast.com/t/5qApAoBvbt
The result should be like this
https://www.screencast.com/t/u4PEJ0E6dH
Also you could align the search icon to the left if that is what is needed, with a code like this in the same section
https://www.screencast.com/t/5z2DdaKTVnkW

.td-search-icon {
left:0;
right:auto;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Please deactivate all your plugins except the ones that are provided with the theme, and clear any cache that you have installed. In most cases a plugin or plugin conflict can cause this kind of problems. If after trying this the option is present, activate your plugins one by one and maybe identify the one responsible.

Thanks

Simion C.
tagDiv Staff

Hi,


@soklevskis
Please provide a link to your website pointing where this is happening. The code form above will not work in any situation. However this should not happen, I will inspect it and maybe identify why this is occurring.

Thanks

Simion C.
tagDiv Staff

Hi,

You can try to reinstall the theme using this method
https://forum.tagdiv.com/install-via-ftp/
Then test again using just the plugins you mention from the theme package. Also if you are using a child theme switch to the main theme for testing.
If you still have a problem with the theme panel not saving properly, please send us an email at contact@tagdiv.com and provide admin login information. We will take a look.
Also paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

I can’t seem to be able to see a “Gallery” category on your website. I see a gallery page link in the top menu, but I cannot find a gallery category.
The option you mention in the theme panel simply removes the category tag you want, from posts and category pages. I thought you wanted to remove this tag only for posts.
For example you want to hide the “Get inspired” tag from this category page, and this post
https://www.screencast.com/t/7vs87LgzprL
https://www.screencast.com/t/Jx9vH23FCEw
That is the option you must select for that respective category. There is a way to hide the category tag only in the category page, with custom code.
Maybe I am misunderstanding this, please correct me.
For blocks you can control the category tag that is displayed on modules, by setting a primary category for the post
https://forum.tagdiv.com/primary-category/
Or you can disable the tag by module
https://forum.tagdiv.com/category-tag-on-modulesblocks/

Thanks

Simion C.
tagDiv Staff

Hi,

You seem to have resolved the ad problem. I had no problem browsing the website, and no errors are present as well.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment there is no plan from what I know, to implement something like this. If this will be requested more and become popular, we will take it into consideration.
Please note that the list of suggestions and recommendations is growing daily. It is hard for the developer team to decide what gets introduced as soon as possible, and what gets delayed.
Each theme update is meant for further improvement and adding more features an options.

Thanks

Simion C.
tagDiv Staff

Hi,

The Yoast SEO plugin is fully compatible with the theme, and there have been no negative reports in this regard. What Google search displays and indexes can only be affected with the SEO plugin. The theme has no options for this. And after all it is up to Google to decide the results in the end. Maybe these resources may help you
https://yoast.com/google-webmaster-tools-google-index/
https://kb.yoast.com/kb/how-do-i-noindex-urls/

Thanks

Simion C.
tagDiv Staff

Hi,

You can comment it or remove it, the result will be the same. Maybe consider making a backup before modifying files in general, in case something goes wrong.

Thanks

Simion C.
tagDiv Staff

Hi,

The tagDiv composer only works on pages. From the screenshot you mention, I can see that is not a page. It simply contains the Latest articles (blog) and is presented on default by WordPress. You have to create a page with the tagDiv editor and set it as homepage
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

Thanks

Simion C.
tagDiv Staff

Hi,

A background color can be set for the whole website in the theme panel
https://forum.tagdiv.com/background-introduction/
I have inspected your website and it seems that there is a custom code that makes the single article page full width
https://www.screencast.com/t/IE3ajS8kYs
Normally when a background image or color is set the website becomes boxed, so the background can be displayed. This is how it should look
https://www.screencast.com/t/RvgWmnny

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for your appreciation. The Next/Prev article on the bottom of a post does not display a thumbnail. This can be seen in the demo
https://demo.tagdiv.com/newspaper/15-grooming-techniques-every-man-needs-to-know/
The option can be disabled for the posts in the theme panel
https://forum.tagdiv.com/general-settings/
There is a related articles section that is displayed on the bottom of posts, and can be customized
https://forum.tagdiv.com/related-articles/

Thanks

Simion C.
tagDiv Staff

Hi,

Once a description is entered for a category, it will be displayed on the category pages. You could remove this description on category pages by making modifications to the category template or templates that you are using. Comment or remove the code that displays the category description
https://www.screencast.com/t/XelSgnxvW
Or simply enter this code in Theme panel->Custom Css and they should not appear anymore

.category .td-category-description {
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You could remove the shadow below the header main menu, with a code like this
https://www.screencast.com/t/2t8PExSTOsxF
Just enter the code in Theme panel->Custom Css

.td-header-gradient:before {
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

If the mentioned property is present in the link, then it should open as intended. My best answer would be that it is a browser problem, but since you tested already this is not the case it seems.
You could try to deactivate all your plugins except the ones provided with the theme, clear any caching installed and see if this has any effect.

Thanks

Simion C.
tagDiv Staff

Hi,

You must import the demo on your website as well. The slider demos are provided in the theme package, you just need to follow this guide to install it
https://forum.tagdiv.com/import-revolution-sliders-on-demos/
After following the steps as described you should have a working slider on the page.

Thanks

Simion C.
tagDiv Staff

Hi,

That should not happen. Using that class in the code ensures that the ad content will only be visible on desktop, just like the guide specifies
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If you could provide a link to your website where this is happening, we will inspect it and see if there is a problem.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme does not have any printing options or interfere in this process. You can use a plugin to optimize the result when printing pages
http://www.wpbeginner.com/plugins/how-to-add-a-printer-friendly-option-to-your-wordpress-posts/
And test in your browser by pressing CTRL+P to check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a guide that you can use to create a mega-menu for your website
https://forum.tagdiv.com/mega-menu/
Please follow the steps that are mentioned, and you will be able to create a mega-menu. If you have a different problem, please provide more details and some screenshots if needed so we can better understand the issue.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for your appreciation. If you mean to have a different website logo in the header for the category pages, there is no option for that. You can only set one logo, and that will be displayed throughout the website. The cateory pages cannot be edited, all the settings need to be made using the theme panel
https://forum.tagdiv.com/how-category-settings-work/
If that is not what you asked, please provide more details about what exactly you are trying to do.

Thanks

Viewing 25 posts - 17,501 through 17,525 (of 20,681 total)