Hello,
Unfortunately I don’t think so, as our theme uses a fixed width for it’s elements. If we are able to fix blocks on a full width row we will also be able to add a full width theme option, but this is not in any way planned for the moment as all of the theme elements have to be adapted for such an option.
Thank you!
Hello,
if you do not like the mobile theme and want to use the standard responsive version of the theme you can simply disable the mobile theme plugin. It;s a simple plugin like any other. Access the plugins section of wordpress and press the disable button.
Thank you!
Hello,
Please provide more details to your problem and provide a link to your site so we can inspect it and figure out the issue.
Thank you!
Hello,
Please provide a link to your site so we can inspect the gallery and the images you try to use inside of the element.
Thank you!
Hello,
This depends on how the homepage gets it;s pagination. In our theme you can paginate any block at will. I assume though you use the pagebuilder + latest articles page template. You can deactivate the latest articles element by changing the page template: http://screencast.com/t/Zn816Klky9
If you still want the latest articles section but we no pagination you can use a visual composer block instead and not have it paginated.
I hope this helps.
Thank you!
Hello,
If this is a multi-site installation, the menus could be restricted on the sub-sites. only on the main site will you be able to create and add menus (possibly) It is the most likely possibility. Please test menus on a default non multi-site platform. It could be a faulty multi-site install or a limitation set for each sub-site or user role. (not from the theme. You can test it also on a wp default theme and see if menus can be changed)
Thank you!
Hello,
Our blocks can display a custom post type but you have no control over a custom taxonomy though. If you want to show a book post type in a block you can simply type in the book type like so: http://screencast.com/t/05CUStsO
If you used our plugin and created the td_book CPT, you can set it from the block settings to display on your homepage: Simply use the ID you gave your CPT (our plugin uses ‘td_book’)
Thank you!
Hello,
The entry-category has a different implementation and it will grab the color of the category from here: http://screencast.com/t/NloQRFff This only works on posts.
Different color tags can be present on posts by selecting different colors for the categories like this posts shows: http://demo.tagdiv.com/newspaper/td-post-seeking-business-cuomo-heads-to-cuba-with-a-new-york-trade-delegation/
If you still want to target it with css and make all of them one color you can use this code:
.entry-category a{
background-color:red!important;
}
You can select a specific pot template so the code only affects style 9 for example:
.single_template_9 .entry-category a{
background-color:red!important;
}
Or you can use the post ID and only target one specific post:
postid-165 .entry-category a{
background-color:red!important;
}
Thank you!
Hello,
Please make a request for the patch via email at contact@tagdiv.com and we will provide the previous patch there.
Thank you!
Hello,
We have not tested any theme elements outside wordpress. Sorry. The menu is provided by wordpress and our theme only styles is differently. Our theme only works on wordpress installs.
Thank you!
Hello,
Unfortunately we have not tested taboola on our theme so i cannot say for sure if it will work on the mobile theme. Please use this guide for setting up the mobile theme: https://forum.tagdiv.com/the-mobile-theme/ You can also disable the mobile theme plugin if you wnt to use the responsive version of the theme
Thank you!
Hi,
Unfortunately our theme has no sch option. The social icons were not added as part of any block. It can be made custom using font awesome in a text block if you want this feature. You can use a standard text block and place custom links with some font icons from font awesome like the sharing options you mention. Pleas use this plugin: https://wordpress.org/plugins/font-awesome-4-menus/
Thank you!
Hello,
Unfortunately the site you mention is not even a wordpress site. It is custom built and the forum is not a plugin. It is all custom built. You cannot replicate custom built elements unless you are a developer and have the proper coding knowledge.
Thank you!
Hello,
I’m not sure what you mean, but if you are referring to the header and footer to be in full width, then you need to remove any background color or image you might have set to your site.
Let us know if this is not what you mean.
Hello,
Unfortunately this can only be done with customization. Our theme has no support for RTL direction. Sorry. We have no quick solution to provide in this regard as all theme elements need to be adapted to position properly in the new direction.
Thank you for your understading.
Hello,
There is a setting in the theme panel to remove this element altogether: http://screencast.com/t/SsAIxHOS
If you want to remove only sections of it though you will have to edit the theme files and remove them from the code: http://screencast.com/t/8xArahGKfIFh
Thank you!
Hello,
The mobile version of the theme gets converted to a predefined layout added by the mobile theme plugin, Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
If you do not want to use the mobile theme you can simply disable the plugin.
You may also have a plugin conflict going on so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test again.
Let us know how it goes.
Thanks.
Hi,
The problem mentioned in this topic seems to have been a caching related issue. Right now your post displays the ads properly: http://screencast.com/t/Nu5Nn0b3o
Please make sure you check all cache settings and only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hi,
You can try to make it button-like using this code:
.td-header-top-menu .td_ul_login a {
color: #ff0000;
border: 1px solid red;
padding: 4px;
border-radius: 6px;
}
result: http://screencast.com/t/OyW9vdEyLi1
Thanks.
Hello,
Please disable all plugins except visual composer. clear cache and reset cdn files if you use it. Then test the menu again. Please inspect our demo and see how menus are supposed to work: http://demo.tagdiv.com/newspaper/ If yours does not work the same way, it means there is something causing an issue on your end.
Let us know how it goes.
Thank you!
Hi,
I have inspected the element but visual composer has quite a few restrictions on how it can be customized so another approach is maybe the better solution. You can use div’s to do it as you have better control over the classes you can add on each of them. Here is an example:
http://stackoverflow.com/questions/2562737/what-ways-can-i-put-images-in-a-grid-like-format
The gallery from visual composer does not allow the positioning you are after. I would use 3 div’s: a big wrapper and 2 containers for each row of images.
I hope this helps.
Thanks.
Hello,
If you want to have the trending now element, you need to add it to the page using visual composer. You do not have the element on your page, that is why you cannot see it. Please add it like so: http://screencast.com/t/rEyiboN0 – http://screencast.com/t/WM54G1rrDbE
The element is not available by default on pages. You have to add it in.
Thank you!
Hi,
Thanks for the understanding. If we find a viable solution for it, we will let you know and implement it in a future release.
Have a nice day!
Hello,
The mobile theme pages do not show any content if you do not add any in the mobile editor. This is presented here: https://forum.tagdiv.com/the-mobile-theme/
Please make sure you create your mobile version of the pages
Thanks.
Hello,
The mobile theme will convert your desktop homepage to a predefined one. Please read this guide to learn more about the mobile theme features: https://forum.tagdiv.com/the-mobile-theme/ If you do not want to use the mobile theme, you can disable the plugin and use the responsive version of our theme.
Thank you!