Hi Greg19,
The theme make a thumb for each thumb module/block you have activate in theme panel.
Please read about this here: -> https://forum.tagdiv.com/theme-thumbs/
In order to remove the thumbs that are no more use, you can use a plugin like Force Regenerate Thumbnails
Force Regenerate Thumbnails allows you to delete all old images size and REALLY regenerate the thumbnails for your image attachments.
Hope this will help you.
Thank you.
Hi,
Please deactivate all plugins that are no theme plugins and try again; is possible that a plugin to make some conflicts with the theme.
Thank you for your understanding.
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks.
Hi,
1. I don’t quite understand what shadow you refer, please provide some screenshots with the problem.
2.Please read about Create custom code with the browser’s Inspector or the Live CSS Box
https://www.screencast.com/t/ZcY9bP81cqBy
.widget_product_tag_cloud span,
.widget_archive span
{
background-color: lightgray;
color: gray;
}
.widget_product_tag_cloud .block-title,
.widget_archive .block-title
{
border-color: lightgray;
}
Hope this will help you.
Thank you.
Hi fmm1982,
Please be notice that the animation from the tabs is for when it “enters” the browsers viewport ( https://www.screencast.com/t/h7NU8QNq ) , not when you change the tabs.
Thank you for your understanding.
Hi,
Please add in functions.php on child theme the below code:
add_action( 'add_meta_boxes', 'tu_remove_meta_boxes', 999 );
function tu_remove_meta_boxes() {
remove_meta_box('td_post_theme_settings_metabox', 'post', 'normal');
}
add_action('add_meta_boxes', 'remove_meta_boxes');
function remove_meta_boxes(){
remove_meta_box( 'td_post_theme_settings_metabox', 'td_book', 'normal' );
remove_meta_box( 'mymetabox_revslider_0', 'td_book', 'normal' );
}
https://www.screencast.com/t/XKpkHKmw
See results: https://www.screencast.com/t/3zafrscE
https://www.screencast.com/t/UjUfRDGCe8C
https://www.screencast.com/t/IATCCOnx
Hope this will help you.
Thanks.
Hi,
In order to have Cyrillic fonts please go in Newspaper>Theme panel>Theme Fonts expand Google fonts Settings, enable use google fonts and CYRILLIC SUPPORT
https://www.screencast.com/t/KVa7NyLu , after that expand Post Content and set the fonts on H1,2,3,4
https://www.screencast.com/t/4MfgKjh2PD
Hope this will help you.
Thanks.
-
This reply was modified 7 years by
Calin.
Hi,
Please provide some more details, what smart list are you using, some screenshots or a link were I can inspect the list would be very helpful.
Thank you for your understanding.
Hi,
The image is the same in logo header, footer and post, the problem is the logo image, if you want this logo please try to build it to size 272 x 90px, do not resize it to this dimension.
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
Hi,
In order to have all authors in theme panel, please you need to edit a theme file.
Please go in wp-content>plugins>td-cloud-library>includes>panel>tdb_panel_vue.php
https://www.screencast.com/t/WbC0QRtnzv
Hope this will help you.
Thanks.
Hi,
You can use tagDiv Cloud Library and get a template for posts and set just Related article ( https://www.screencast.com/t/mzJrovYK6 ), or you can use some custom css
.td_block_related_posts .td-related-title > .td-related-right {
display: none;
}
See results: https://www.screencast.com/t/tB45M1Bhk
Set the custom css in Newspaper>Theme panel>Custom code>Custom css
Thank you.
Hi,
If you are using the Visual editor and pres Enter will start a new line, if you pres Backspace will remove that, if you do this in Text editor the result would be the same, but if you use both, then yes would be some difference, because text editor is more complex, made to can us custom code ( example html), while in Visual editor you can’t use custom code, just the tools that WordPress provide to you.
Thank you for your understanding.
Hi,
Please try this custom css
.header-search-wrap .td-drop-down-search{
position: absolute;
top: -110px;
visibility: visible;
visibility: visible;
opacity: 1;
pointer-events: auto;
}
.header-search-wrap .td-search-btns-wrap{
display: none;
}
.td-header-wrap .td-drop-down-search:after,
.td-header-wrap .td-drop-down-search:before{
display: none;
}
This is all I can do without a link to your website.
Thank you for your understanding.
Hi,
Please read The Ultimate Guide To Image Sizes for WordPress from here -> https://wphero.io/blog/ultimate-guide-wordpress-image-sizes/
For a higher website speed on mobile we do not recommend very large images, because that will take more time to full load the pages.
Thank you for your understanding.
Hi,
You are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
These are the theme install methods with steps for each method
– https://forum.tagdiv.com/install-via-wordpress/
– https://forum.tagdiv.com/install-via-ftp/
Regarding on child theme, please notice that’s not required and it’s optional.
Thanks for your understanding!
Hi,
If you are using tagDiv Composer you can set in page menus
https://www.screencast.com/t/ONQ3fnXnr4Yb
just add the shortcode in the page and set the menu you want to display.
https://www.screencast.com/t/mbr2Hy57g5v
https://www.screencast.com/t/c4IPy0izo
Hope this will help you.
Thank you for your understanding.
Hi,
Please edit your post and remove the “ ” from the post https://www.screencast.com/t/Z66RXmWf , this happens when you copy the content from some places and paste it in post/page content.
This caused the both problems.
Thank you for your understanding.
Hi,
I’ve inspect your website and all image appear https://www.screencast.com/t/pOGP0n6uP818
If I do not understand correctly please provide some screenshots with the problem.
Thank you.
Hi,
Yes you can create a 404 page with tagDiv Cloud Library, you can build your own template or edit one and add search bar and a link or button to the home page, but the last one is not possible for the moment, maybe there is some plugins for this.
Sorry for the inconvenience.
Thank you for your understanding.
Hi,
Please read this topics:
-> https://forum.tagdiv.com/topic/change-template-box-size-for-box-layout/
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/cloud-template-post/
Thank you for your understanding.
Hi,
There is no option to set on each post/page a button, but you can set in menu that button that is link to your product, just use a multipurpose header, please read about Header styles
https://www.screencast.com/t/L9BfCX4L
Thank you for your understanding.
Hi,
1. There will be no problem if you’ll continue to use WPBakery Page Builder, we try to make our best and offer support for both composers.
2. Is possible in some case to have issues if you have both composers activate, that’s way is not remanded, but as log you don’t edit the same page with both composers will be no problem ( but is possible to be some elements that will be display wrong with both builders activate in the same time ) .
Sorry for the inconvenience.
3. We’ll continue to include in our theme updates the last version of WPBakery Page Builder, unfortunately this time a mistake has occurred and has not been updated the last version of WPBakery in the theme update.
Sorry for the inconvenience.
Please send us an email at contact@tagdiv.com and ask for WPBakery Page Builder 5.5.5v and we’ll provide it to you.
Thank you for your understanding.
Hi,
This is happening because you have set a background color set on Christmas category, please read bout ->Primary Category: Build a clear hierarchy for your website
Hope this will help you.
Thanks.
Hi,
I’ve check your website with my mobile, ( HUAWEI P8 Lite withe 4G ) and your mobile menu respond as aspect.
Also I see that you have mobile theme install, this plugins is spicily made for mobile.
Thank you for your understanding.
Hi,
Please try to deactivate all plugins that are no theme, and see if the problem persist; maybe is some plugin that interfere, or is set to change the menu.
Let us now the results.
Thank you for your understanding.