Search Results for 'update'

Results from the Forum
bobby20091gmail-com
Participant
#0

Hey since i have updated i have an issue that on all my new posts they have an excerpt near the bottom.

One of my latest posts https://reviewkit.co.uk/empire-gaming-hellhounds-gaming-set-mouse-keyboard-and-mousemat

Unsure as to why this has happened but greatly appreciate any help.

Thanks
David

glencannon
tagDiv Member

it happens on every video now i did a new update and now the front page is all wrong take a look http://ventradio.net

mikevic80
Participant
#0

Good afternoon,

We just updated our theme to the latest version, and we went to re-add our codes from google ad manager (formerly Double Click) the mobile header file as we have in the past but we can no longer locate the folder/files. It says the plugin is activated, curious, did the location of files change?

The code we are trying to add is needed to display ads on mobile.

Thank you!

Daniel Iceman
Participant
#0

Luckily I’m trying it on Wamp and not in my site, because the new update (9.7.2) is not working for me. First I tried to keep my child-theme (my site has multiple essential customizations), the same error happened. So I activated the main theme, disabled all plugins except for tagDiv Cloud and Composer. Same thing.

The errors are:

Warning: require_once(header/ads.php): failed to open stream: No such file or directory in C:\wamp32\www\mysite\wp-content\plugins\td-composer\legacy\Newspaper\parts\header\header-style-4.php on line 27

and

Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.;C:\php\pear’) in C:\wamp32\www\mysite\wp-content\plugins\td-composer\legacy\Newspaper\parts\header\header-style-4.php on line 27

Any help is appreciated, thank you.

Ravi Shanker
tagDiv Member

My site https://toponlineshopping.com is showing same error, Errors at columns elements: 1(models) : 2(dom). The model does not match the content. Please help me resolve it, I am unable to edit Home Page Menu with Tag Div composer.

I don’t have any clue why it’s happening. It was working fine previously. I not a professional so please rectify the issue at the soonest, I have not updated the latest version which was released few days back.

niktsal82
tagDiv Member

fixed it myself – deleted theme and reinstalled via ftp. Untested automatic updates are a shame on your part.

mgann3884
Participant
#0

Hi, I updated to the new newspaper theme version and my mobile menu is just gone (houseremedy.com) and I have tried already disabling all of the plugins and it doesn’t bring the menu back.

espedfk2
tagDiv Member

With the last update this problem is fixed without changing the code. Just update using any of the 3 methods.

Thanks dev team

liberoarbitrio
tagDiv Member

Hi I have read this version 9.7.2 update
fix: AMP works properly when using child theme.
Does it mean that I can activate AMP with Costomizzazione on thema child but not the mobile plugin?
Thank you

VZ
Participant
#0

hi,

I want to be able to add a snippet that would appear above the body of my post when I edit a post and add content to an older post. This snippet would in effect say:

‘Last updated on April 19th 2019’. (or whatever date you edited it on).

I’m doing this because its not good practice to remove dates from a post or edit the original publish date. This is a good workaround.

However, the problem is when I add the code to my child functions.php it works okay, but, it appears on the homepage (it should not) it throws the date and words outside of the body to the left of the template body. See screenshot.

Here is the code:


function wpb_last_updated_date( $content ) {
$u_time = get_the_time('U'); 
$u_modified_time = get_the_modified_time('U'); 
if ($u_modified_time >= $u_time + 86400) { 
$updated_date = get_the_modified_time('F jS, Y');
$updated_time = get_the_modified_time('h:i a'); 
$custom_content .= '<p class="last-updated">Last updated on '. $updated_date . ' at '. $updated_time .'</p>';  
} 
 
    $custom_content .= $content;
    return $custom_content;
}
add_filter( 'the_content', 'wpb_last_updated_date' );

SCREENSHOT:

screenshot of issue

The date appears correctly everywhere else and as intended to be. It should NOT be appearing on the homepage. BTW it works outside of this template quite well, so I believe this is a conflict somewhere with this.

Here is where I found the original article that references this code:

How to Display the Last Updated Date of Your Posts in WordPress

Thank you

Bintmusic
Participant
#0

Hi,

who has modified the php files of the theme to customize it, now must modify those files in the plug in td-composer… I think it would be necessary that for next update the changed_files_9x.html file and the patch_9.x_9.x folder to contain also the changes made in the td-composer plug in…

Thanks!

itsonmessage
tagDiv Member

This ticket can be closed. It was the hosts CDN causing the issues not the update.

niktsal82
Participant
#0

Guys the update was just installed and there’s no main page nor post pages appearing in the browser just white space. I’m really disappointed I have 3 fb promotions running and directing to my site.

Mick Pacholli
tagDiv Member

I built the site with Visual Composer and am using latest versions of Newspaper 9 (as far as I know, I keep getting notifications that you have updated 9 but my site says I have updated versions of it and the latest WordPress version.

The buttons are missing, they were there, I tried using tagdiv composer but it broke the css? of the image blocks in the VC layouts.

http://www.tagg.com.au

Ingrid
tagDiv Member

Hi Simion.

I tried to install 9.7.2 via ftp this morning (8:37 am MT)- it still doesn’t work.

My hosting company sent this replay:

“Hello,
Thank you for contacting us.
We have updated the value for both domain. Now please go for a check.
Thanks, dotCanada::Support”

So I am sending you email with cPanel access.
I have two websites with Newspaper theme – dringrid.ca and arbutusmc.com.
I tried to update only dringrid.ca as the arbutusmc.com is launching next week on May 2 and I need the web to be running.
Can you please, after you figure out what is going on with dringrid.ca, update arbutusmc.com as well?

My another concern is about plugins which I wanted to install for both websites – WP Super Cache, Contact Form 7, WordPress (Yoast) SEO and WooCommerce. Are those plugins working OK with the new update of Newspaper?

And the last question for now. I use Envato Market themes and plugins installer which worked very well with previous updates of your theme but crashed with this update of Newspaper. Have you tested it and can this be used for future updates?

Thank you,
Ingrid

itsonmessage
Participant
#0

I updated to 9.7.2 and lost my top menu and secondary pages.
menu

I have reverted back to 30 days ago when the site was running fine but the site is a total mess.

https://www.ceocommunicator.com

mdzahidurbd
Participant
#0

1.How to install theme update of Newspaper?

2. I also buy newsmag theme. but not coming any update for this theme.

3. My email is “contact@zahidurrahman.com” change to “zahid@dreamgarden.biz”. How to change login email.

knaggsy
Participant
#0

Since the update my child theme no longer works correctly.
Post pages while showing on the Home page do not open as single post pages.
If I activate the Newspaper theme only then the loop works correctly.
Why is my child Theme not working?
How do I customise functions without the safety of a child theme?
How do I customise CSS safely outside the Theme without the safety of a child theme?

Igor
Participant
#0

Hi,

1. When will you stop clogging the theme directory with these unnecessary “demos”? – includes\demos\ …
I always use only my one personal website design. Why do I need this extra garbage in the files of the site?
Who needs other templates of design – let them download separately.

2. In the new update theme 9.7.2 need to update the plug-in td-composer? Why is it not written about?

Viju
tagDiv Member

The update is for Lifetime.

knaggsy
Participant
#0

Since the update my child theme no longer works correctly.
Post pages while showing on the Home page do not open as single post pages.
If I activate the Newspaper theme only then the loop works correctly.
Why is my child Theme not working?
How do I customise functions?
How do I customise CSS safely outside the Theme?

marios
tagDiv Member

no prob is fixed after updated to v9.7.2
solution pls

nullfud
Participant
#0

Question above.

Calin
tagDiv Staff

Hi,

Please make update to Newspaper v9.7.2 this should fix your problem with wp-admin.

Thank you!

Calin
tagDiv Staff

Hi,

Please download the Newspaper theme v9.7.2 again and re-update the theme
https://tagdiv.com/update-newspaper-theme/ this will solved your problem with homepage.

If this is what you need -> https://www.screencast.com/t/mmHfVs70lu then please add this custom css in Theme panel>Custom code>Custom css
.td-ss-main-sidebar{
background: #cccccc;
}

Thank you for your understating!

Viewing 25 results - 18,951 through 18,975 (of 45,280 total)