Search Results for 'strange'

    No search results were found in Documentation!

Results from the Forum
mgiannelis
Participant
#0

Hello

The logos on my site are being treated as clickable links. I do not want this

The blue TECH NEWS logo at the top and at the bottom in my footer at treated as HTML hyperlinks

I do not have any URLs set in these. Just an ALT tag. However, they are still linking as a hyperlink to http://www.techbusinessnews.com.au

I cannot find where to remove these as hyerlinks. They are just linking to the same page they are on which is not good.

Please help and show me where to remove the actual hyperlink in the logo images. As I have not actually set one in the divi builder which is strange

mgiannelis
tagDiv Member

Hello

In regards to the content take a look this artcile

https://www.techbusinessnews.com.au/news/technology-and-the-2022-federal-budget/

As you will see. The site heading and the content title are not aligned. This is because of the singles template I am using. As you will see the right sidebar is wider than the left sidebar. This is causing the content not to be aligned with the site logo/heading. It looks strange as you can see

I cannot get the left and right sidebar equal so the content will be directly centred under the title. Every time I touch the CSS settings in the editor to put numbers in them to try and get things equal in breaks the theme in one way or another such as pushing the right hand sidebar all the way down the bottom of the page

Basically

In single post.

The right hand and left hand sidebar needs to be equal so it centres the content correctly

mgiannelis
Participant
#0

Hello

I have a question that will relate directly to SEO and the way Google looks at the page

I have two sites at the moment. My main live site (Production) and my test staging site (For testing before making live)

My Live Production Site http://www.techbusinessnews.com.au
My Staging Test Site http://www.technewsstage.com

My Question

I have my posts titles setup in two different ways

Live Example https://www.techbusinessnews.com.au/news/aws-announces-2022-aws-space-accelerator-for-startups-in-space-technology/

The Test Example https://www.technewsstage.com/news/aws-announces-2022-aws-space-accelerator-for-startups-in-space-technology/

As you will see in the “TEST EXAMPLE” I have set the TITLE above the content area. Will Google Still see this as the H1 Title for the artcile? I am asking this question because I would like to put this on my live site. I want to make sure Google will see see this as the title for the artcile (As it’s outside the content area) ???

Also as you will see with the config on the staging site. The content is off centre to the title and looks strange. I don’t know how to get all of this nice and square

lazenia
tagDiv Member

I have made no changes to any files.
I have debug mode switched off as well. Strange that I see a warning error at all.
Almost looks like the error_reporting is activated.
I will try your recommendations.

mgiannelis
Participant
#0

Hello

I am having a very strange and frustrating issue. It looks like it has to do with cloudflare cache

I am using the covid-19 header on http://www.techbusinessnews.com.au

This has the very nice drop down menu that comes down when you start sliding down the screen.

But it will only work when cludflare cache is turned off and I put it into development mode. But when I turn cloudflare cache back on. It vanishes and no longer drops down.

The other problem. With cloudflare cache turned on. My wp-admin bar vanishes for the front page only. But will show on other pages

This is very strange. When cloudflare cache is turned on. The both the drop down menu wont work and the admin bar wont work. FOR FRONT PAGE ONLY. But they work on every other page.

Please help this issue is killing me!

I have also used page rules in cloudflare to tell it not to cache wp-admin/* and wp-/*

greenleads_bg
Participant
#0

Hello,

I am having a strange issue with the theme, whenever I activate a multilanguage plugin like Polylang or WPLM my cloud templates for the Footer and Header vanish. When I try to create new ones nothing happens. When I deactivate Polylang the templates show up even the ones I tried to create but did not appear when the plugin was active.

Please advise how to fix this behaviour.

Thank you for your time and help on the matter.

Anamaria
tagDiv Staff

Hello,

So, the problem is solved when you clear the browser cache? This is strange.
Can you provide screenshots with all plugins (even if they are inactive)?

Thank you!

Bettina
tagDiv Staff

Hello @Wyohost!

Strange. We should investigate further, so please contact us via email at contact@tagdiv.com and provide the following:
– admin URL and credentials
– cpanel url and credentials

Thank you!

mgiannelis
Participant
#0

Hello

I am finding it impossible to get the theme to run at an acceptable speed and performance metric.

I have two sites running at the moment. My original live site and the staging site

Live original http://www.techbusinessnews.com.au
Staging test site before moving to live https://www.techpressmedia.com/techbusinessnews/

These are both on the same very fast lightspeed cPanel server.

I have migrated my site data over to the test stage. So it is exactly the same site. Same plugins ect ect

My original site is highly optimised and I have applied all possible optimisations to the staging site

My big issue is un-cached pages.

My life site will load an un-cached page in less than 2 seconds.
The staging site will take up to 7 seconds to load an uncached page.

Strangely enough turning OFF lazyload actually increased performance.

I have plugins down to the bear minimum also
I have manually minified everything
I have optimised images as far as possible
I am using CDN – (But the big problem is dead slow uncached paged and I need to purge often)

I have also come across many bugs. For instance. Bu turning off lazyload this made my admin bar disappear and I had to force it back with this CSS

function admin_bar(){

if(is_user_logged_in()){
add_filter( ‘show_admin_bar’, ‘__return_true’ , 1000 );
}
}
add_action(‘init’, ‘admin_bar’ );

I have been optimising websites for many years heavily. This seems to be the first theme I have come across that loads non cached pages so slowly.

My current live site has constant 98 to 100 page speed and cached and non cached pages. The newspaper theme I cannot get over 60% is giving very poor page experience.

I have also used the CSS analyser on top
I have tested with both litespeed plugins and wp-cache and also using a combo of both for different functions.
I am also constantly having my server resources spike and max out causing 503s

I have done everything possible. No site speed here for non cached pages and also poor metrics

What am I missing with this theme?

Bettina
tagDiv Staff

Hello @mita!

Please check if you inserted a letter or if you have a strange value in the flex block’s settings. You can customize the excerpts in the theme panel : on words/letters: https://www.screencast.com/t/EROolW6hTSk0
For more information about excerpts, please check our guide here: https://forum.tagdiv.com/excerpts-introduction/

Thank you!

riccardo_marchi
Participant
#0

Hello.
I am getting a strange error on article page when trying to edit with Tagdiv composer:
Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)

If i create an empty page and set it as “articles page” in setting, trying to edit with Tagdiv composer i get the same error.

If i create a page with tagdiv composer and insert a post-loop block, it can be edited and modified without problems. As i set it as “articles page” in worpdress settings, the error arise again. I cannot modify the page and in the front end the page doesn’t render any article.

Please help.

kimstipguide
Participant
#0

Hello.

The loaded demo page is strange.

==Newspaper demo page
https://demo.tagdiv.com/newspaper_business/european-banks-sitting-on-e1tn-mountain-of-bad-debt/

==Loaded demo page
https://being-money.com/apply-for-a-vehicle-mortgage-loan-in-2022/

FYI, I didn’t do anything that would make the page misaligned.

After the update, the demo page is strange.

We look forward to your reply.

Calin
tagDiv Staff

Hi,
There was added a new option to turn on/off the undo option (there were users that asked for this option), so you can enable it from manager -> https://i.imgur.com/2c9zYoW.jpg
Now, most of the time when that message is display, then it is an element on the page that is interfering with the theme, it can also be a plugin.
I checked the screenshot and I saw a strange thing -> https://i.imgur.com/sU564sc.png is this look the same on a new page?
What you ca do is to use the revisions for that page or cloud template -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
We also made a guide, please check it: When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
If the problem persist, we can take a look at it, make a full backup for your website
and please send us an email at contact@tagdiv.com provide wp-admin access and include the link of this topic. We’ll check it as soon as possible.
Thank you!

zzboba
tagDiv Member

Hello,
our site is running on WP 5.4.9 (kind of stuck there for now since 5.5 broke the pagination) and theme is on 9.2.2 I think. Same problem as OP, theme is a higly customized child which doesn’t work properly since Newspaper changed the file structure that much — yes, both not up to date, but isn’t it strange that the TagDiv Composer deactivated itself twice nearly on identical times on two completely different website?

Regarding the update: I just read the instructions for child theme on the TagDiv website, where it says that all content now gets in “wp-content\plugins\td-standard-pack\Newspaper\”. This can’t be, or can it?
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks,
Jan

Calin
tagDiv Staff

Hi honlim,
We are glad that you managed to restore the website.
Indeed, we have a few reports from users that had problems using php 8, the strange thing is that this problem is only for some users and so far we do not know why.
Thank you for your understanding!

Bettina
tagDiv Staff

Hello @redicon!

This is strange. We recommend using only a builder in the same time.
It could be a plugin conflict there or something that can interfere in our theme: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/, so please make a test and deactivate ALL plugins except tagDiv ones, also deactivate the cache plugin that you use, and try again.
Check this topic too: https://forum.tagdiv.com/topic/tagdiv-composer-problem-14/

Let me know the results!

Thank you!

Calin
tagDiv Staff

Hi IBCWorld,
I think that this problem is because you are using small images. Please make a test and add an image that has a size at least 1068 width. Also, when you regenerate the thumbs, please select to delete the old thumbs and regenerate the thumbs that exists.
Also, another solution is to use a cloud templates so you can edit the flex blocks using tagDiv Composer, and select the image size on full -> https://i.imgur.com/Jr5qiAY.png
I hope this will help you!

Calin
tagDiv Staff

Hi,
I think that something is causing this problem. Maybe it is related to a code or extra plugin. Now the strange part is that you said that this problem gets resolved by itself.
I will like to investigate the situation. If you are agree please make a full backup for your website and please contact us via email at contact@tagdiv.com, provide wp-admin. include this link in email to can identify you.
Thank you!

Calin
tagDiv Staff

Hi,
Indeed the theme thumbs should display the images without cutting cropping, but for some images formats can appear some exceptions.
We usually recommend to use the theme thumbs -> https://i.imgur.com/FzWd6Jx.png -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!

Calin
tagDiv Staff

Hi,
Indeed, there were a few users that reported they have some problems using the theme with a php =8 or grater. The strange thing is that this situation is only for some users, for example I use php v8.0.3 and for me is working without any problems -> https://i.imgur.com/IpBbBwG.png

This is quite strange, the WP Super cache should work without problems, if you agree, we’ll like to check this situation, for this, please make a full backup for your website and contact us via email at contact@tagdiv.com provide wp-admin access and include the link of this topic to can identify you.

Also, for the pagespeed you can try our guide from here -> https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you!

dracbart
tagDiv Member

Yes,

We use exactly the same settings. But the class ‘td-modal-image’ is not beeing added to the <a href link on live. It is in dev. Also the featured images on top of the posts are not getting the class.

The strangest thing is that it only happens on newly added posts, after the upload to live. The older images, that came from dev are working fine.

My live site is: https://www.motor.nl

Regards,

Bart

  • This reply was modified 4 years by dracbart.
  • This reply was modified 4 years by dracbart.
  • This reply was modified 4 years by dracbart.
Vivaz
Participant
#0

Hello, we are having lately strange issues with how the single posts are displayed.

We use Cloud templates to define looks, different for desktop and mobile. Its very important for us to have that, because we show different ads on desktop and mobile.
The issue is that on latest posts its all mixed up. Mobile templates shows on both, desk and mobile, but even on mobile its not displayed properly.
For instance this post is displayed correctly:
https://uspesnazena.com/korisni-saveti-zene/mihail-labkovski-kako-se-formira-nisko-samopostovanje/
but this recent two not:
https://uspesnazena.com/mudre-misli/eto-i-ovoga-puta-nisam-se-udala/
https://uspesnazena.com/vase-price/zena-i-njena-torba-u-cemu-je-misterija-zenske-torbe/
Please help, we are having serious loss ads income.

Also we use caching plugin that is recommended, but still images are very slow, could you recommend how we can speedup this?

And last but not the least, recently we have to modify css because suddenly FB button (top right sidebar) disappear, with this line: .facebook-like-page .td-element-style {position: relative !important;}

Thank you in advance.
Best regards

mxfarsa
Participant
#0

Hi everyone,

My issue is this: When you start a new post/article on site. Everything loads up and you can start to write your post, but for some reason the block with “Add feature image to post” that used to be on the sidebar in Gutenberg editor, this block is missing and I have not seen any solution to add it back in?

Have tried adding following code to functions but without any luck:
// Add theme support for Featured Images
add_theme_support(‘post-thumbnails’, array(
‘post’,
‘page’,
‘custom-post-type-name’,
));

This code is also listed in functions but for some reason its gone now.

Anyone else having this issue? it has been going on for some time now. The strange thing is that if you log in by mobile phone, you get this option, but not if you sit at a computer?

Is it a theme related issue? or a wp issue?

Been searching but have not found any solution…
We are several editors writing, and we all have the same issue. So its not only me and my computer either.

Hope that anyone here can help/guide me in right direction, this need to be sorted.

Kind Regards,
Henrik

tw144
Participant
#0

I am using “Woo Product Block” on my front page. It works fine for desktop but for mobile phones the “Add to cart” button looks very strange:

https://www.awesomescreenshot.com/video/7614461?key=c3a07804ac6d57131e9f2a2562c3fb03

What to do?

dracbart
Participant
#0

Strange thing that is driving me nuts. On my development server the global setting for modal images worked fine. Live it stopped working. It doesn’t add the td-modal-image class anymore to images. When i manually set the lightbox in the article backend for a single image it works? But not the gallery.

What can be wrong?

Viewing 25 results - 651 through 675 (of 3,502 total)