Search Results for 'update'

Results from the Forum
bhcrow
tagDiv Member

tnx, very easy and nice solution, maybe in next updates they should add it as an option to choose smart sidebar

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide a link so I can inspect this.
Also please note that we try to add an option for this in Theme Panel in future updates as that solution seems to affect also ads from the post content(top, inline, bottom).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I also tested this using the latest theme version and did not found any issues. Please make sure that you also use the latest theme version(4.6.2) and update the plugins that come with the theme files.
Use this guide if you need to update(FTP method): https://forum.tagdiv.com/how-to-update-the-theme/ and you can fins theme’s plugins in the /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also you can try this without any plugins active, leave just Visual Composer active, empty cache and check if you still have this issue.

Thanks!

luke86
Participant
#0

Please update your [tagDiv social counter] Plugin!

Getting that error even though I only installed the theme and plugin today.

Also the error message is very messy, its breaking the design of the wordpress dashboard.

Marius
tagDiv Staff

Hi,
Ww will try to fix in th enext update the vanishing ad issue. Thanks for the message!

mpindado
tagDiv Member

Hi, you should actually put it in functions.php after parent theme has been setup, something like this:

add_action( ‘after_setup_theme’, ‘child_after_setup_theme’ );

function child_after_setup_theme ()
{
td_api_module::update_key(‘td_module_1′,’file’,get_stylesheet_directory() . ‘/XXX-RELATIVE-PATH-FROM-CHILD-THEME/td_module_1.php’);
}

Best regards

mpindado
tagDiv Member

Thank you so much!

I see then modules may be redefined in this way in child theme:

td_api_module::update_key(‘td_module_1′,’file’,get_stylesheet_directory() . ‘/override/modules/td_module_1.php’);

Tommy
Participant
#0

Hallo,
instead of the top left time reference, I would rather replace it with the last article update date,
something like this

Last update: april 15, 2015 – 10.41

Please any idea? Just a few plugin found but they are out of date for long time.

Thanks – Regards

2k4
tagDiv Member

I updated the theme and got a few issues. I got a message to update the tagDiv social counter Plugin and this message is displayed both on my website and the wp dashboard:
http://tinypic.com/r/2zggqhh/8
http://tinypic.com/r/33a70n8/8

Yet there’s no way I can update it in the wp plugin section:
http://tinypic.com/r/2dj2scj/8

mefta
tagDiv Member

Hi Alin,
This vanishing ad issue applies to my site as well. Add entries into the new custom ad fields and save them. Next, make changes to another Theme Panel option such as a category template setting. Save the change. Go back to the Ad settings and you will see that the ad code fields corresponding to custom ads 4 and 5 are empty. Really looking forward to the next update to hopefully resolve this issue. Thank you.

esperity
tagDiv Member

Hey, it doesn’t really help, as the second link is actually meant for theme developers.
I have a fix, the one provided in the second comment. Having that placed wherever $custom_title is used, in td_block.php does the trick for the custom block titles.
It’s just I need to put these in each time the theme is updated, which is not very cool.

Lucian
tagDiv Staff

Hi,

Unfortunately that is the way facebook like button is customized and works right now. We will consider your request for future updates. If you need a different one you can cuotmize your button here: https://developers.facebook.com/docs/plugins/like-button ..then replace the theme’s facebook like button here: http://screencast.com/t/GtsETqy43P0

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

I’ve checked your site using the FB debugger tool and noticed this curl errors: http://screencast.com/t/zdCGgNlbcdLu If your site has proper og: tags it should work, please also check your page source for your post to make sure the actual data is there.
Please note that facebook isn’t fetching you new meta info right away so you need to wait a while the new info are updated or you can use this fb debugger tool: https://developers.facebook.com/tools/debug/ to see exactly how fb pulls your posts info and manually fetch new scrap info.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Here you can find this solution for Newspaper theme you can take a look and see if you did this like that: https://forum.tagdiv.com/topic/sidebar-ads/#post-21850

Unfortunately when you update the theme, that file will be overwritten, but you can make a backup of your current theme installation and then update and overwrite the files via FTP so you would have to do the changes once again.

Please post your issues in the Newspaper section: https://forum.tagdiv.com/forum/newspaper/

Thanks!

Lucian
tagDiv Staff

Hi,

Unfortunately that is not possible at the moment, the theme doesn’t have an option for that. You can hide them though on specific posts using custom css code or you can also use a plugin like Advanced Custom Fields and use this method to do it: https://forum.tagdiv.com/topic/function-to-hide-ads-and-function-to-show-author/
I will add this on our request list and we will consider it for future updates.

Thanks

Lucian
tagDiv Staff

Hi,

I’ve also tested this but could not recreate this using the latest theme version.

What theme version do you use? Please make sure that you update it to the latest version which is 4.6.2 and test this again without using any plugins and also make sure you empty all caches.

Please use the instructions from the guide below to update the theme and the FTP method to do it and also make sure that you make a backup of your current theme installation so you can revert back to it in case something goes wrong.

Newspaper update guide: https://forum.tagdiv.com/how-to-update-the-theme/

If you still get this warning afterwards please let us know and provide more details bout this issue so we can try to recreate it and provide wp-access so we can have a look at this.
Use our email address to send us your admin login details and please also include a link to this tread so we can know who you are.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

There’s an issue with the custom ads in 1.7 version of the theme, we could not replicate it yet to see what’s causing it, we will replace it in the next update. Until then try to replace the code inside – http://screencast.com/t/hm0F7lQ36llA – with this code – http://pastebin.com/7VKde8LB

Thanks and sorry for inconvenience!

lighterside
tagDiv Member

looks like everything worked. I found both files, although different in name, and in different folders.

added the “custom ad #4” line of code to /includes/shortcodes/td_ad_box.php

and added the larger associated set of code to /newspaper/wp-admin/panel/views/panel_ads.php

It seemed to work.

My only question is this… when I update to the latest version of newspaper, will the directory structure change and will I have to do this over again?

Thanks for confirming if I’m on the right path.

k24
tagDiv Member

I’m testing on my staging site: http://vbjusa.staging.wpengine.com/ and have updated the theme, deactivated all plugins except wpbakery, and cleared the cache. The issue is still unresolved.

Alin [tagDiv]
tagDiv Staff

Hi,

Please deactivate all plugins, leave only Visual Composer active, also clear cache and purge your files if you use CDN and check again if you still have this issue. If you don’t have it anymore activate your plugins one by one to see if there is a plugin conflict.
Also please make sure that you use the latest version of the theme(4.6.2) and the plugins that come with the theme files are updated. If you need to update follow this guide, use FTP method – https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugin that come with theme form /plugins folder – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Let me know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make a backup of your current theme installation, so you can revert in case something goes wrong. Also follow our guide to update your theme, use FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ and update the plugins that come with the theme files from the /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
If you have any custom modifications in the theme’s files you will need to re-apply those.

Thanks!

Sayeed
tagDiv Member

Hi..

I am using Mac! and it’s the updated one…

hmmm… not sure why i am seeing the issue… i have tested on windows as well as mac on chrome browser.

Thanks!

rokad
Participant
#0

Hello

I have a problem with pagination of the newspaper theme. Page 2 and more are white like this :

http://wlaps.com/page/2/

Pagination in categories is correct and home is correct : http://wlaps.com/

I have update the theme and the WPBakery Visual Composer (in version 4.4.2) and i have disabled all the plugins but error is yet here.

Have you an idea ?

olekit
Participant
#0

How to do it correctly? And i have made some changes (add some code) to functions.php, style.css.

alexgarciab
tagDiv Member

Hey Chris,

I am using 4.4.2 which is the latest version of Visual Composer.

I have checked all the other plugins and they are all updated including SEO by Yoast. I don’t user Revolution Slider.

I have renamed the main user name. I have changed my passwords to strong ones.

I am using WordFence as security plugin.

I am using the latest version of WordPress.

All plugins are correct.

My server is filtering bad IP ranges.

Viewing 25 results - 40,851 through 40,875 (of 45,280 total)