Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

I can assure you that it’s not a bug, you can see on pour demo that this doesn’t occur: http://demo.tagdiv.com/newspaper/?s=beauty
Most likely this happens due to a plugin so please make sure you disable all plugins leaving just Visual Composer active then empty cache and/or purge files if you use any CDN hosting service then check again.
Please disable first this one: https://wordpress.org/plugins/search-everything/ as I quite sure that this is causing it.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

I understand, unfortunately I can’t recommend one as we haven’t tested any plugins of that type. Try to search for one similar to it if it doesn’t work.
Sorry for the inconvenience!

Thanks for the message!

Lucian
tagDiv Staff

Hi,

1. This delay on loading the style usually happens when using speed booster plugin as the style and js is moved to the footer. We will investigate this and hopefully we can provide a solution soon.

2. I have added your site to the page speed test and haven’t found any errors: http://screencast.com/t/fkhhm73Gxunf according to it you have to optimize images and also prioritize visible content.
You can find more info about how to get higher page speed score throughout this topic: https://forum.tagdiv.com/topic/pagespeed/

Thanks

Lucian
tagDiv Staff

Hi,

You have to search and replace each font with open sans throughout the site then remove the other from here: http://screencast.com/t/wPdK93gb
Hope this helps!
Please make sure you make a back-up of your fonts file before you change it so that you can revert back to it if something goes wrong.

Thanks

Lucian
tagDiv Staff

Hi,

You can use the categories filter or offset depending on your needs. Please provide more details about this and your site’s URL.

Thanks

Lucian
tagDiv Staff
ads - reply

Hi,

Sorry for the delay!

1. I have also made some tests with this and found that if you set the ad to be shown after 1 paragraph it will appear after the featured image: http://screencast.com/t/hTbxyHGXj77
This happens because of that p element, you need to set a higher number for paragraphs.
Please let me know if this is not you issue as I’m not sure I understood well.

2. You can do it from theme panel: http://screencast.com/t/FwOFG8nxWq
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Can you please send a link of one of the posts that behaves this way?
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

I have also tested this and managed to recreate it and seems that is a bug as if other than page builder pages the footer layout uses just one column which generates the issue you have.
We will release an update within this week and we will also include a fix for this.

Thanks for reporting it and sorry for the inconvenience!

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

Yes, please use our email address (contact@tagdiv.com) and send us you code so we can check it, please also include a link to this topic or describe your issue in details.

Thanks

Lucian
tagDiv Staff

Gland you’ve managed to do find that.
Thanks for the message!

Lucian
tagDiv Staff

Hi,

Unfortunately you can’t disable the theme responsiveness, there is no option for that, but you can try to remove the media query’s, just remember to make a back-up of your current theme installation before you modify anything so you can revert back top it if something goes wrong.

Thanks

Lucian
tagDiv Staff

Hi,

Use this css to target the blockquotes pararaphes and overwrite the theme’s styles: http://screencast.com/t/f806sTQQ9
#spMainContainer .spBodyContainer .spTopicPostSection .spPostContentSection blockquote p{
color: white;
}

Regarding the scrolling can you be mare specific as I’m not sure I understand and haven’t noticed anything.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion, we will consider it. Please use custom css to fix the padding issue you have on this post, like this: http://screencast.com/t/WF8osvvlq
Please note that this happens because you use the page builder on posts which beaks the layout of posts because it needs full width container.
Here is the css which helps you to fix this:

.post-37 .td-post-content {
padding-right: 0px;
padding-left: 0px
}

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately I cannot help you with that as we haven’t made any tests with this type of plugins so I can’t guarantee it will work. If you like you can try it and see how it works for you.

Thanks

Lucian
tagDiv Staff

Hi,

Please also provide an URL of that post, I need to inspect that so I can provide solution for this.

Thanks

Lucian
tagDiv Staff

Hi,

First add this code: http://pastebin.com/gCpuLN8z to the functions.php file like this: http://screencast.com/t/8G4gk4zL

Then add this code: http://pastebin.com/ZDmuhYzH into single.php file, like this: http://screencast.com/t/kaP50qRvJAC

Use this custom css: http://screencast.com/t/qCDdkgMO

.block-titleee span {
background-color: #000000;
z-index: 1;
color: white;
font-family: 'Roboto Condensed', sans-serif;
padding: 3px 10px 3px 10px;
font-size: 20px;
line-height: 32px;
font-weight: normal;
margin-bottom: 10px;
}
.block-titleee {
border-bottom: 2px solid #000000;
}

.container_div .children {
margin-top: 10px;
}

Thanks

Lucian
tagDiv Staff

Hi,

Should work, I have tested it, just make sure you do it like this: http://screencast.com/t/41D68wKZs

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately we have some issue with tagdiv social counter plugin but first please make sure you use it right: https://forum.tagdiv.com/how-to-manage-the-social-counter/
If still doesn’t start working please send an email at contact@tagdiv.com specifying this in your subject and we will send you the fixed version of this plugin as we had some issue with it and we managed to fix them but the new version of this plugin won’t be available until next theme update.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this guide to reupload your theme’s files via FTP: https://forum.tagdiv.com/how-to-update-the-theme/
Also make sure you make a back-up of your current theme installation so you can revert back to it in case something goes wrong.

Thanks

Lucian
tagDiv Staff

Hi,

You can also try to edit the page templates and add the ad directly into the template. Other than that I can’t see how you could do this unless you add them manually or maybe you could find a plugin for it.

Thanks

Lucian
tagDiv Staff

Hi,

Have you made any to the td_module_serach.php file or to the get_image function?
If so please make sure you have done this changes right or revert to the initial version of the file.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

Please try to delete the visual composer plugin then install it using this guide: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ and install it from the plugins folder within theme files that you downloaded from themeforest.

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

Have you managed to get this done as I have checked your site and didn’t found any insecure content loading: http://screencast.com/t/H5JX2EZCw
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

Please make a back-up of your current td_module_6.php file then replace it’s content with this code: http://pastebin.com/eBMf32NB and check if it works. Should return only the subcategories tags.
Please let me know!

Thanks

Lucian
tagDiv Staff

Hi,

Glad you managed to get it done. You could use this css snippets to style the logo on each screen width:

/* responsive phone */
@media (max-width: 767px) {
}

/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
}

/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1200px) {
}

/* responsive monitor */
@media (min-width: 1201px) {
}

You can also chose a different header style and set a logo for mobiles but that way you wont have a full width logo anymore, unless you are fine with that.
Hope this helps!

Thanks

Viewing 25 posts - 3,451 through 3,475 (of 6,600 total)