Search Results for 'update'

Results from the Forum
gmaio
tagDiv Member

Hi,
I’m running Newsmag 3.0 and all worked correctly until the last update to WordPress 4.6.1 of the last week. Now the background image link doesn’t work anymore (please see http://www.ntr24.tv/) and the mouse pointer shape doesn’t change from arrow to “little hand” on skin mouse over event. In the past, to get the mouseover behaviour, on your advice, the following custom CSS was placed in the Newsmag theme panel, but it does seem not to work anymore:


body {
cursor: pointer!important;
}
.td-top-menu-full, .td-header-container, .td-container, .td-sub-footer-container{
cursor: default!important
}

.vc_col-has-fill>.vc_column-inner{ padding-top: 0; } .wpb_gallery .flexslider { margin: 0 0 0; }

.td_block_14 .td-next-prev-wrap{ z-index: 1; }

As you can see from the home page skin, the shape of mouse pointer changes only on the right and left sides of the skin while it erroneously remains an arrow on mouse over on the top of the skin. Could you advice how can I get the skin right behaviour as well as to get working the background image link?
Thanks in advance for any appreciated help.

Giuseppe

  • This reply was modified 9 years by gmaio.
maelamrani
Participant
#0

Hello,

The social counter do not counter even after following these steps :

1. Please make sure the theme and the plugin are up to date. Update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
And then update the social counter plugin by disabling your current one and deleting files from the plugins section of wp. Then install the social counter version that comes with the latest theme version from here:
http://screencast.com/t/02bf4YOZznC

2. After everything is up to date, you need to follow this guide very carefully: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/

3. After you set everything according to the guide, please clear all caches and reset cdn files if you use it. Also allow it a bit of time as it;s not a live count and is affected by cachee.

I sent a mail with my informations

geospatialmedia
Participant
#0

Hi,

We are using tagDiv visual composer plugin with our Newsmag theme to design a pages in word press.

We have re-designed our homepage and it was working fine. But due to theme updation we have lost all the design changes and now it is looking very poor.

As I think that now tagDiv visual composer plugin is not working or not supported or not compatible with Newsmag theme.

Kindly suggest, how we can retrieve the earlier one?

Thanks & Regards
Anshu Garg
https://www.geospatialworld.net/

goforward
Participant
Ajax Views - topic
#0

Our web host, WP Engine, reported the below…is tasking our server…can yo advised how to kill these??

dave

That first action, td_ajax_update_views, occurred over 200 in just that short period of time. I then looked through the install’s file system on your behalf for any references to that action. It looks to be associated with your theme:

wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
150:add_action(‘wp_ajax_nopriv_td_ajax_update_views’, array(‘td_ajax’, ‘on_ajax_update_views’));
151:add_action(‘wp_ajax_td_ajax_update_views’, array(‘td_ajax’, ‘on_ajax_update_views’));

wp-content/themes/Newspaper/mobile/js/tagdiv_theme.js
1563: pageTypeAction = ‘td_ajax_update_views’;

wp-content/themes/Newspaper/js/tagdiv_theme.js
7104: pageTypeAction = ‘td_ajax_update_views’;

Metric
tagDiv Member

Hi,
It seemed to work (on 1 post template):

But not here:

And we have the post comments disabled:

Does this mean we need to update “all” post templates?
If yes, it’d be easier/more convenient, to have 1 standard post footer for all posts (and then custom ones per post type).
Thanks!

elmunir
Participant
#0

i can not seem to save any change i do in theme panel for my theme,, if i want to change ad in top or sidebad to another one,, i does not seem to save or update the changes

can you help , the link below
http://kolelnas.ly/

topa
Participant
#0

Hi,

I just installed envato wordpress toolkit and updated Newsmag automatically. After the update, my website shows fatal error message. http://topa.co.kr/

Fatal error: Call to undefined function vc_map_get_attributes() in /www/topa_co_kr/wordpress/wp-content/themes/Newsmag/vc_templates/vc_row.php on line 30

What should I do to fix this problem? Please help. Thanks.

Mucha K
Participant
HELP! - topic
#0

Hi there

I am trying to update my newspaper 6 to the latest version, and as i go through the provided steps, I cannot delete the last template as asked. Everytime i attempt to delete it before uploading the new one the same message keeps coming up: Deletion failed: The requested theme does not exist.

I have tried googling a solution with no joy. Has anyone come across this? How can you delete an old template so you can upload the new one? I am currently updating the theme via WordPress.

Thank you in advance.

TheMediumUTM
Participant
#0

Just wondering if you guys have looked into this: https://wpbakery.atlassian.net/wiki/pages/viewpage.action?pageId=524297

Perhaps it could help suppress the “Hola! License / update your copy of VC!” alerts for those of us who want to trust tagDiv’s update schedule for VC, but also don’t want those messages.

If not, this is a request to be made to WPBakery… but last I checked, you need an actual licence to file support tickets :p

simchris
tagDiv Member

Did you update VC from the /plugins/ folder at same time as theme? This is normally cause of that kind of issue 🙂

FussballGeld
Participant
#0

Hi,
After an Update the Visual Composer doesn’t work anymore.
I deactivated all plugins, still doesn’t work.

The pages where I use the VC there is this message:
Fatal error: Call to undefined function vc_map_get_attributes() in /homepages/35/d408646188/htdocs/wp-content/themes/Newsmag/vc_templates/vc_row.php on line 30

HP is http://www.fussball-geld.de

Can you help me?

Best Max

simchris
tagDiv Member

Ignore it. Just because an update is available to a plugin does not mean you need it. The plugin is updated when the theme is updated.

Nothing to worry about 🙂

Nano
Participant
#0

I love Mobile theme. It’s really fast. But here is the issue.

Apart from general daily use, sometimes I need to create a new page or post which needs visual composer functions.

Is there any way to disable or exclude “mobile theme plugins” for certain pages or posts ? Can’t we write some code which will make “mobile theme plugin” ineffective for certain pages or posts?

I know you might tell me to disable the mobile theme , but please try to understand that it is not a solution. Mobile theme makes websites really super fast but for certain pages, visual richness is more important than speed.

TagDiv is a strong team and all your themes are going to be used by us for long long time so. it’s really important to find solutions to these issues. If not now and then at least in the future updates.

Please give me some hope.

puggsy21
tagDiv Member

Ok so just a quick update facebook is now connecting and getting the data it needs, google+ is still not working and yes i do have some followers definately more than 0 lol and just that error in my console just need to fix

  • This reply was modified 9 years by puggsy21.
  • This reply was modified 9 years by puggsy21.
fesburg101
Participant
#0

How to I set up a child theme on my theme so I dont lose my customization anytime I update my theme.

andreabarbieri
Participant
#0

My theme keep telling me I have to update WPBakery Visual Composer 4.12 to 4.12.1.
What do you reccomend to do?
Thanks a lot!!

maruks
tagDiv Member

Thanks Catalin!

The controls showed up after I updated visual composer

dsch
tagDiv Member

Update:

I managed to solve the problem myself.

It appears that the problem was caused because my Facebook ID was in Greek. I changed it to English and updated the respective information in the plugin, which solved the problem.

I don’t see a way to mark the thread as solved, so moderators please do it for me if needed.

sgt_carbonero
Participant
#0

Hello,

I noticed when I go to edit the home page, the visual composer section where all my layout should be is blank. If I switch to the classic editor I see my code:

[vc_row el_position="first last"][vc_column][td_block_big_grid_2 td_grid_style="td-grid-style-4" category_id="23" sort="alphabetical_order"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_2 custom_title="LATEST NEWS" custom_url="http://www.chuckyeager.org/category/news/" category_id="14" limit="4" ajax_pagination="next_prev"][td_block_ad_box spot_id="custom_ad_1"][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-demo-1"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_2 custom_title="FEATURED" custom_url="http://www.chuckyeager.org/category/featured/" category_id="3" limit="4"][/vc_column][vc_column width="1/3"][td_block_7 custom_title="COCKPIT RECORDINGS" header_color="#2b2b2b" category_ids="18" limit="3" ajax_pagination="next_prev"][/vc_column][/vc_row][vc_row][vc_column][td_block_2 custom_title="VIDEO" custom_url="http://www.chuckyeager.org/category/video/" header_color="#82b440" category_id="17" limit="3" ajax_pagination="next_prev"][/vc_column][/vc_row][vc_row][vc_column][td_block_ad_box][td_block_4 custom_title="CLASSIFIED DOCUMENTS" category_id="19" limit="3" ajax_pagination="next_prev" show_child_cat="all"][td_block_homepage_full_1 category_id=”14″][/vc_column][/vc_row]

–The strange thing is the front end looks fine. I just cant edit it on the backend because I cant see it. i am using ver. 7.3 and the visual composer 4.9. Do I need to update to 7.4?

thank you.

simchris
tagDiv Member

Note it depends on the font; some fonts are “normal” at 400 and don’t have a 300 version. Some fonts are “too thin” on all devices (ever notice those sites with headlines where on mobile you can barely read them for being too thin at 300 weight?).

Ideally you should disable all fonts setup with theme and instead build your own custom font stack to use in your style.css and load from your footer.php file — yes, you need to update this each time the theme updates.

Probably not best advice; but most poeple won’t want to load the 300 weight to bog down their website loading if not using it.

Just some feedback; might not help in any way 🙂

simchris
tagDiv Member

Not having this issue with our sites in Apple News, but using Newsmag.

I would look at your most recent posts via your RSS feeds in browser, to see what might be “printed” in the post meta which doesn’t work “off your site…” — this can often be shortcodes, or bad HTML. Pretty much if it passes AMP validation will also work in Apple News.

So, you have to check for bad things being inserted in post meta from plugins; and also make sure legacy HTML is updated…

e.g., bad WordPress center tags like
<p align="center"> should be <p class="mycenterclass"> – etc.

simchris
tagDiv Member

You can find latest version on Themeforest from your downloads page and the sale page shows latest version. The latest version of VC is the version tested compatible with theme. You don’t need to update VC until the next theme update. Make sure you tell ThemeForest to ‘notify’ you of updates from your account page 🙂

(upshot – you don’t need to update VC just because a new version is out)

dsch
tagDiv Member

Update:

I have managed to reach my desired results by doing the following:

1. I removed all AdSense link ads from Theme Panel > ADS.
2. I installed a plugin called AdSense Plugin WP QUADS: https://wordpress.org/plugins/quick-adsense-reloaded/
3. I used the plugin for the top and inline ads in posts.
4. I used the settings under Theme Panel > ADS to force the desired sizes.

That solved my problems so the thread may be marked as solved, but I would like to know if there’s is a native way, without other plugins to reach the desired results.

Thank you in advance,
D.

timventura
Participant
#0

Thank you to support for answering my earlier question about using 300-weight (light) fonts in Newspaper.

So, CNN & several other news sites are going to 300-weight fonts. It’s the latest trend. However, to get newspaper there, I have to modify theme files, which means either using a child-theme or having to re-apply the changes every time an update comes out.

Is there a way to make the 300-weight fonts a standard option?

dsch
Participant
#0

Hello,

It seems that the plugin will not count my Facebook likes.

What I have done:
1. I have updated the theme and the plugins to the most recent versions.
2. I have configured it according to this article: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/

Here is my website: http://www.pwsna.gr

Viewing 25 results - 32,101 through 32,125 (of 45,280 total)