Hello,
For the button size you can try the option for line-height – https://i.imgur.com/AXxWOzM.png
Thank you!
Hello,
A). Unfortunately for this it will be need to edit the theme files, because there is no option for that. The file path is – wp-content/plugins/td-subscription/includes/shortcodes/tds_create_account.php
B). Those are in the time panel, but the name are different, the ‘Sample Information Message’ / ‘Sample Error Message’ etc are only simple text in tagDiv Composer. The texts are – https://i.imgur.com/ThGgr09.png – https://i.imgur.com/vu3WpZV.png
Thank you!
Hello,
What can be done is to connect using a different browser where you are not connected with your social, then you should be able to remove it and add it again from the browser where you are logged in.
Thank you!
Hi,
The most simple solution will be to use a sidebar widget that will be used on homepage and category too – https://i.imgur.com/9Ciml95.png
Thank you!
Hi,
Unfortunately, there is no option for this, sorry!
If you want you ca try this custom css, I made the top menu to look better – https://i.imgur.com/UjnTnz1.png
.td-header-style-1 .td-header-top-menu {
display: block;
text-align: center;
margin-bottom: 16px
}
.td-header-sp-top-menu .td_data_time, .top-bar-style-1 .td-header-sp-top-widget {
display: none!important;
}
Thank you!
I’m glad that you manage to resolve the problem!
Have a nice day!
Hi,
You can try to add this code to the initial css:
text-decoration: underline;
text-decoration-color: red;
Hello,
Can you please provide a link to the website to check it on google pagespeed?
Thank you!
Hi,
This can be done on pages using tagDiv Composer, select the element, then check in css tab from composer and down it is an option to hide element (this can be hide per view port). – https://i.imgur.com/Vedo9Ik.png
Thank you!
Hi,
I just checked the website and I see that you have now the same sidebar – https://i.imgur.com/Nhi95mq.png – https://i.imgur.com/0jh3qX0.png
Thank you!
Hello,
This can be done only with custom css:
.td-header-style-1 .td-header-top-menu {
display: block;
}
.td-top-bar-container {
display: inline-flex;
}
Set the above code in the theme panel > custom code> advance css phone section.
I hope this will help you!
Hi,
Ok, first will be need to identify if there is a plugin interfering or not, please do a test using only tagDiv plugins, if the problem persist, please do a test with the permalinks set on plain/simple (there are servers that needs some extra settings for pretty permalinks).
In case that the problem persist, please make a full backup and contact us via email at contact@tagdiv.com and please provide temporary wp-admin access to investigate the problem – https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/
Thank you!
Hello,
You need to get the new child theme, this can be get by downloading the theme package from the themeforest, also, this should respect now the new structure provided in our guide – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hello,
Most of the time this situation is related to a plugin conflict. Please do a test using only tagDiv plugins to see if the problem is resolved, if is, then enable the plugins one by one until you find the one that it is interfering.
Thank you!
Hi Vairao, the row background video do not have an option for sound, this should be play without it because there will be no possibility to start/stop the video or the sound.
Thank you for your understanding!
Hi,
This can be resolved only with a general css, you can try something like this one:
.tdb_single_content p span{
text-underline-offset: 0.1em;
}
The css can be set in single post template in a css element or in the theme panel > custom code> custom css.
I hope this will help you!
Hi,
This is because you have set the user review form, not the -> https://i.imgur.com/2emLHYD.png not the single post review overall – https://imgur.com/UTsyHgZ please, you need to set he right element.
Thank you!
Hello,
If you have a page login that can be edited using tagDiv Composer – https://i.imgur.com/R6TvkP7.png – https://i.imgur.com/o2P2kWD.png select the shortcode element – https://i.imgur.com/kfSztuO.png and check the show in composer option to see the forms provided.
Also the texts can be translated/changed from the theme panel > translation section – https://i.imgur.com/gdHFowd.png
Thank you!
Hello,
Our theme do not have any option to block (not index) URL.
According to your screenshots appears this message “Googlebot blocked by robots.txt”, what you can do is to provide access for mentioned scripts, for this you can add an allow code in robots – https://rankmath.com/kb/fix-submitted-url-blocked-by-robots-txt-error/
Thank you!
Hello,
What you can do is to replace the element with the Big Grid Slide and use more then 4 posts in the grid – https://i.imgur.com/zwItf1m.jpg
Thank you!
Hi jtoney, we email you 5 days ago but I haven’t received any reply from you, did you not receive the email?
Hello,
Please check our guide for how to update the theme – https://forum.tagdiv.com/how-to-update-the-theme-2/ if you have an old version please use the manual theme update – https://i.imgur.com/YleKvwf.png
Also, please make a full backup or try the update on staging not directly n live website.
In case that you want a developer to update the theme for you, please do a request here – https://tagdiv.com/submit-a-request/
Thank you!
Hello,
Please contact us via email at contact@tagdiv.coma and please provide a temporary wp-admin access link – https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/
Also, please include the link of this topic to can identify you.
Thank you!
Hi,
Anothere plugin that can be used for WebP conversion is EWWW Image Optimizer with this settings: – https://i.imgur.com/oDOs1iF.png
Thank you!
Hello Valdivz, simchris is right, this can be a permission option set in htaccess file or host/server.
If the problem is file permissions, you can follow the steps in the below article to learn how to modify your file permissions: How to change file permissions within cPanel https://codex.wordpress.org/Changing_File_Permissions
Another possible cause could be a corrupt .htaccess file. Also check your .htaccess files for anything strange.
Thank you!