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 :)
Calin
tagDiv Staff

Hi,

In order to work the smart list, you’ll need to change the post template, because is get the one from theme panel, and the single cloud template – gossip is not for smart list
https://www.screencast.com/t/bSyoKigtw6X2
https://www.screencast.com/t/rQIepnyEhmDQ
Results: https://www.screencast.com/t/ric2uzCt98y
https://www.screencast.com/t/kHpjODS8qajZ

Thank you.

Calin
tagDiv Staff

Hi,

Unfortunately you can not do this with tagDiv Composer, maybe something similar with revolutionary slider

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please read this documentation about How to Enable the query cache in MySQL -> http://www.aodba.com/enable-query-cache-mysql/
Please tread thsi documentation about How to Optimize Your WordPress Database with One Click:
https://www.wpbeginner.com/plugins/optimize-your-wordpress-database-with-one-click/
Hope this will help you.

Thank you.

Calin
tagDiv Staff

Hi,

I’ve check your website and your smart list is block ( buttons ) and the pagination buttons too.

Please deactivate all plugins and remove all custom code you have insert, clear all cache and try again.

Thank you.

Calin
tagDiv Staff

Hi,

We do not do this kind of work ( custom work ), maybe you can find some Designers here : https://studio.envato.com/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

I’ve check your website and is work as expected
https://www.screencast.com/t/a8RfdVf0
Maybe there was a server problem from your host.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Make right click on the your page and click and click on view page source , after that pres ctrl+f for find and type og:url

Here you’ll see both og:url
https://www.screencast.com/t/KSUNCIxOkj

Thanks.

Calin
tagDiv Staff

Hi,

Yes you can, first please make a full backup of your website, after that fallow carefully the guide for theme update.
-> https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks.

Calin
tagDiv Staff

Hi,

Please put space between classes, and if there is more then a element, please separate the classes for each element with ‘,’
Here is an example:
https://www.screencast.com/t/hBxLmsbcfuP
Hope this will help you.

Thanks.

Calin
tagDiv Staff

Hi,

1. You can use tagDiv Cloud Library and set the loop in the category.
https://www.screencast.com/t/UrQGKQZu

2. In order to add table contents you’ll need to use a plugin, because our theme do not have this option.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Our theme is responsive, and if you want to have the same layout for mobile as for desktop, please deactivate the mobile theme.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Is possible that you miss some piece of code https://www.screencast.com/t/kILwQand

You can do that with a template for category from cloud library, if you want you can make some test on an affiliate link https://affiliate.tagdiv.com/#/load/Category
The old theme was newspaper, if yes, why you do not do this changes in child theme

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Unfortunately for the moment our theme do not have this option ( to have a secondary mega menu ), but is possible to be implement in future updates.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

I’ve try and is working as expected.
Create a page and add with tagdiv Composer some elements
https://www.screencast.com/t/AF5AZQfGLi
https://www.screencast.com/t/BFbqaI9za
https://www.screencast.com/t/qWmn2ewI

Add some text in mobile editor:
https://www.screencast.com/t/2F0d5r71rFiH
Update the page.
Results on mobile: https://www.screencast.com/t/nCo2WPVA
on desktop: https://www.screencast.com/t/A8wqidTE6Z2U

Also please clear all cache.

Thank you.

Calin
tagDiv Staff

Hi,

If this is what you want to achieve https://www.screencast.com/t/IJgU1p7z , then you can do it yourself.
1. Make a page with tagDiv composer and insert the below code in text.
https://www.screencast.com/t/ttbgAwPPY9v
[vc_row][vc_column][td_block_author][/vc_column][/vc_row]
2. You need to go in theme file go in wp-content>theme>newspaper> and search for page.php open the page and set the code from here like in screenshot
https://www.screencast.com/t/8YyuuDXMUCM
Also you can add the code just in all template page ( those are the template pages ) or just in dose you want to have the author box.
In all example:
https://www.screencast.com/t/TBH7jFN17
https://www.screencast.com/t/4Q3xNwRdLyeO
https://www.screencast.com/t/BCDXIfDc0T
https://www.screencast.com/t/BCDXIfDc0T
https://www.screencast.com/t/r1b79g4G

Also if you want to do not loss this change in theme files you can make this in child theme
Hope this will help you.

Thanks.

Calin
tagDiv Staff

Hi,

Please add the below custom css in Newspaper>Theme panel>Custom code>Custom css, the first css will hide the ad from all pots/pages/category, and the second one will display it in post( single ).

.td-a-rec, .td-a-rec-id-header_mob {
display:none;
}
.single .td-a-rec, .post .td-a-rec-id-header_mob {
display: block;
}

https://www.screencast.com/t/nilaaM2wIy
https://www.screencast.com/t/E8sk2f6c

Thank you.

Calin
tagDiv Staff

Hi,

I’ve checked your website and your sidebar is look normally
https://www.screencast.com/t/Um1BSSvJE9

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Yes, if you have a post set as private, this post will not be displayed in homepage or search.

Thank you for your understanding.

Calin
tagDiv Staff

Hi twinpickle,

I’ve check your website and your smart sidebar is deactivate.

Thank you.

Calin
tagDiv Staff

Hi,

Maybe I was not clear first time, you can get a post template from tagDiv Cloud Library and you can edit that template with tagDiv Composer and change it how you want.

Or if you do not want to change the post template, then you’ll need to add some custom css, in order to do that please provide a link to a post with this template, in this way I will be able to provide you the right custom css.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

The siblings will show
Here are the categories:
https://www.screencast.com/t/MJXbBtYS
Set the category template as general ( or you can set it jut for some category ) https://www.screencast.com/t/AkjHmRohV
Edit the template https://www.screencast.com/t/kUZ1rgpylw9e make sure that you save the change and refresh the page, also if you have some plugin cache pleas clear all cache
Here is the results->https://www.screencast.com/t/b6S2RVMIb

Thanks.

Calin
tagDiv Staff

Hi,

Please be notice that in order to achieve a smart list you need to have a title, one image and a description, for title you need to have the same size for all titles ( you can set it from Heading 1 to Heading 6).
-> https://forum.tagdiv.com/smart-lists/
Hope this will help you better.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Sorry, there is a mistake, was set a width on the template, we’ll fix it as sun as possible.
In order to fix this problem please click to edit the template with TD Composer, select the column , change to portrait view section css https://www.screencast.com/t/iqcSCjcR and remove the 38% width, and all will look good again.
Sorry for the inconvenience.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Yes you can buy the theme from themeforest , and you can reset the password from system status https://www.screencast.com/t/rdjQDTbokwT

Install the theme will not change your design, only if you install, some demo, or you can make some update -> https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks.

Calin
tagDiv Staff

Hi,

Please deactivate cache plugin , clear all cache and try again, we recommend to use wp super cache

Thanks.

Viewing 25 posts - 33,676 through 33,700 (of 35,335 total)