Hi,
Unfortunately as you know you can use page builder on category pages therefore you can’t add blocks on it.
You can try to achieve this using the do_shortcode function and built and customize the block you want via VC page builder then using the shortcode function add it to your category page template after the loop.
You can find more info abut how you can add content using the do_shortcode function here: https://forum.tagdiv.com/topic/a-few-questions/#post-29762
Thanks
Hi,
I’ve tested this and found the same behavior like you’ve experienced. We are sorry for the inconvenience, I’ve added this on out todo list for further investigations and we will try to find a fix for this as soon as possible.
Sorry for the inconvenience and thanks for reporting this!
Replied here: https://forum.tagdiv.com/topic/grid-element-vc/#post-40639
Thanks
Hi,
I’ve tested this and tried to recreate it but could managed to do it. This could be due to a plugin so I suggest you also try without any plugins active, leave just Visual Composer active then try again.
Also make sure you empty caches and purge files if you use CDN host.
Let me know how it goes and also provide your site’s URL.
Thanks
Hi,
If you haven’t made any modifications to theme files then you can use the FTP method from the video to updated your theme as the css from the custom css filed or theme settings will not be affected and it will style apply.
If you update the theme from one version to another them you can also use the patch provide within theme files, the patch contains just the modified files and can be used only if you update the theme from one version to another.
In your case you can use the patch as only update to version 4.6.2 contains modified files.
For each case I suggest you do a backup of your current theme installation as in case something goes wrong you can revert back to it.
Thanks
Hi,
I can’t find your “bookmarks” item but I believe you refer to your top menu. For that you need to edit your menu-top file and chnage the first span class from span9 to span11 and the second to span1, like this: http://screencast.com/t/kXn90VWu
You should get this result: http://screencast.com/t/IpZXl3Sku6RS
Thanks
Hi,
Follow this solution to move to move the tags: https://forum.tagdiv.com/topic/move-social-sharing-buttons/#post-15017
For renaming the “tags” string you can use theme’s translation panel, like this: http://screencast.com/t/nNJ4VEcOl
* result: http://screencast.com/t/sLMhTqbEfjIu
Thanks
Hi,
Unfortunately there is no panel option for that you can do it via css like this: http://screencast.com/t/CudtBRLTb
footer .td-tags a {
font-size: 20px;
}
Thanks
Hi,
You can use custom css to change it as the theme doesn’t have an option for it: http://screencast.com/t/aOZq7ztY
Adjust the values as you like.
.single_template_4 .meta-info .entry-category, .single_template_4 .meta-info , .single_template_4 .meta-info .entry-comments-views{
font-size: 18px;
}
.single_template_4 .meta-info ul.td-category a {
line-height: 18px;
display: inline-block;
padding: 5px 10px 5px 10px;
margin-bottom: 7px;
}
.single_template_4 header .meta-info {
line-height: 27px;
}
This will only apply to single template 4 style, to get the same style to the other post templates remove the .single_template_4 class.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
You could try to use short-codes and render ad codes from one of your panel ad spots, you can use do short-codes function to add it on your template, use this method: https://forum.tagdiv.com/topic/how-to-add-an-adsense-code-below-of-the-latest-articles-in-homepage/#post-33395
I suggest you also address this question to plugin’s authors or search for a solution online.
Thanks
Replied here: https://forum.tagdiv.com/topic/rtl-problem-on-change-sidebar-position/#post-40627
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Sorry for all the trouble and for the inconvenience unfortunately as this hasn’t been changed within latest updates.
We have this on our attention and try to find a better implementation within newspaper 5 theme version.
You can try the solution Radu suggested until then.
Thanks for the message and for understating!
Hi,
Older versions of Android (ex. 2.2) come with an old browser and the theme may look a bit wider that normal. You should try it on Chrome or on a device that has a newer version of Android.
We’ve tested the theme on various android devices but we can’t go trough all of them as each browser comes with a different engine and we tried to make the theme compatible with the most of them.
I’ll also add this on our todo list for further investigation.
Thanks for your message!
Hi,
Yes, if you chose to update the theme by uploading theme files via FTP (recommended update method) this changes will be overwritten and you’d have to make them again.
Thanks
Hi,
Unfortunately the speed booster plugin dose cause issues like this, this happens because the speed booster plugin moves the theme’s style to the footer and due to that your site looks unstyled until the style css is loaded.
We are working to find a solution and a better implementation for this.
Sorry for the inconvenience!
Thanks for the message!
Hi,
Add your own image placeholder here and use the same name for it: http://screencast.com/t/qMcwMAHD ..or change the path here and add your own names: http://screencast.com/t/TYflg2MmH2Og
Thanks
Hi,
Please also try this without other plugins active, use just Visual Composer and the speed booster plugin, empty cache, purge files and try again.
Let me know how it goes and also provide your site’s URL so I can have a look.
Thanks
Hi,
I’ve tested this using the latest theme version but haven’t found this errors. I believe this is due to your host configuration so I suggest you also contact your host providers and let them know about this error.
Thanks
Hi,
@fgrenier
Unfortunately we haven’t had any progress with this. This is on our todo list and we will take a look at it and fix as soon as possible.
Sorry for the inconvenience!
Thanks for understanding!
Buna,
Problema playlist-ului poate fii din cauza configuratiei host-ului.
Daca nu ai alte modificari facute temei te rog incearca sa urmezi instrctiunile this acest ghid si sa actualizezi tema copiind fisierele pe FTP: https://forum.tagdiv.com/how-to-update-the-theme/
Procedeaza la fel pentru Visual Composer: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Anunta-ne pe email daca nu reusesti sa remediezi asta.
Mersi!
Hi,
Thanks for your suggestion, unfortunately at he moment I can only add this on our feature request list and we will consider it for future updates, so I can’t offer you an exact answer on this at the moment.
Thanks
Hi,
Other than the mobile emulator do you have this issue as I’ve checked your site on several mobile devices on IOS and Android and did noticed noting like you’ve described.
If this isn’t happening every time then it could be due to your host as its response time.
Thanks
Hi,
Not sure how you could do this. Basically you would need to get the main category so I suggest you try to find online a way to get the main category when more categories are set.
Sorry for the inconvenience but you need to get some to help you with this if you don’t know how to do it.
Thanks for understanding!
Hi,
The image caption is stored here $image_attachment['caption']. Try to replace this with your custom filed.
Thanks
Hi,
Unfortunately the theme doesn’t have an option like that and you would need additional customization for that.
If you don’t know how to do it I suggest you get someone to do it for you.
I’ll also add this on our feature request list and consider it for future updates if more people will ask for it.
Sorry for the inconvenience!
Thanks for the message!