All ok now, was just a setup error.
Thanks
Ah, I see.
Thanks Calin.
Hi Simion,
Thank you so much for your reply.
I’ve added the custom CSS for the top menu – it works now but it adds the admin bar in mobile (it appears on every 5-6 refresh) – please see below. (
Thanks a mil
Angela
That seems to have fixed my issue, thanks very much!
Is there an option to add a LinkendIn bar there?
Thanks a mil
Angela
Thanks for your reply. I tried disabling plugins still no success.
Here is URL: https://www.adworld.ie/news/
Thanks
Angela
Hi
My name is Clint Lynch and I am a developer working with adworld.ie.
I have upgraded the theme to Newsmag 4 on the staging environment, the new “tagDiv Composer plugin” does not render the Single Image widget as the “WP Bakery Visual Composer plugin”.
Please see the staging environment:
https://staging.adworld.ie/digital-imj/
vs the live environment here:
https://adworld.ie/digital-imj/
Is it advisable to run both plugins at the same time, or should we bite the bullet and remove the “WP Bakery Visual Composer plugin” altogether?
How can I best override the “vc_single_image” to render the images as they were rendered by the “WP Bakery Visual Composer plugin”?
Thank you – will look into this.
You can mark this as resolved for now – thanks!
Hi
We had to manually add the following CSS to fix it. We added it into the Custom CSS panel.
.td_social_type {
position: relative;
border-radius: 3px;
height: 32px;
margin-bottom: 10px;
}
.td_social_facebook {
background-color: #516eab;
}
.td_social_googleplus {
background-color: #eb4026;
}
.td_social_twitter {
background-color: #29c5f6;
}
.td_social_type div {
display: inline-block;
}
.td_social_type:hover {
background-color: #222;
transition: all 0.2s ease;
}
Any reason why this would have happened?
Hi Cattaln.
Thank you for your reply.
We seem to have sorted out the above mentioned issues.
We now have one last small issue that we believe is unrelated.
It seems that the styling for the Social widgets on our pages aren’t pulling through anymore (please check right hand columns / bars):
http://staging.adworld.ie/
http://staging.adworld.ie/2017/02/17/cksk-picks-kbc-banks-digital-account/
This is rather bizarre. I have tried to re-activate the plugin and re-save the widgets but the styles aren’t pulling through. It does seem that the data is there though.
Please can you have a look for us? Thanks!
-
This reply was modified 9 years by
Angela.
Good day.
Kindly see chat below which I had with support at MAXCDN.
TO summarise:
“Hi Etienne, I’ve used CDN rewrite for CDN integration, however, when I initially configured the issue was still there
but, i tried to exclude all css files from it and it appears that it is working now
so it’s definitely some of the core theme css files that is conflicting with CDN URL’s (external URL’s)
I am not sure which one since this requires further debugging by testing every css file on your theme when CDN is enabled
if you don’t mind, you can contact your theme devloper about this
but note that CDN is still enabled and all other files including js and images are being served from the CDN”
Kind regards, Etienne
Original chat:
Etienne:
Good day.
We have updated our theme files: https://themeforest.net/item/newsmag-news-magazine-newspaper/9512331
We have updated here on our staging site. You can see the nav issues at the top as well as the padding issues in the body: http://staging.adworld.ie/
username:adwrld
passw:adwrld
Current live site to use for comparison. This is still running old theme files and works fine: http://www.adworld.ie/
We have determined that this issue only happens when we enable the CDN > MAXCDN option on the W3 total cache plugin. When we disable it it works fine. We have tried to enable it and clearing all caches to no avail.
So in short – W3 total cache with CDN enabled breaks our site with our new theme files – it was fine with the old files.
Have you come across an issue like this before?
Kind regards;
Etienne
Ivan:
Hi Etienne and thanks for reaching out. Are you by any chance using minify or some other sort of backend caching on your origin? From what I can see there are no errors on CDN files themselves, but the theme has some issues with its styles, so I would recommend disabling all caching/minify options in W3TC and leaving CDN option enabled only.
Let me know if this works for you.
Ivan
Etienne:
Hi – thank you – gonna try that now
Hi there – I had a look and already the minify option is disabled on W3TC. The tick box is not ticked. Very strange. The only option that makes the theme files work correctly is if I disable cdn. Would you perhaps want to have a look in my wp backend?
Ivan:
Sure, that would be great if you could provide me with access credentials
great – thanks
http://staging.adworld.ie/wp-admin
Ivan:
Do I have your permission to temporary disable W3TC and try with some other plugin instead?
it will be just for debugging purposes
Etienne:
hi – sure – no problem
I do have a backup of the files etc.
As long as it’s for debug – unfortunately we do require this plugin as you know
Thank you
Ivan:
Hi Etienne, I’ve used CDN rewrite for CDN integration, however, when I initially configured the issue was still there
but, i tried to exclude all css files from it and it appears that it is working now
so it’s definitely some of the core theme css files that is conflicting with CDN URL’s (external URL’s)
I am not sure which one since this requires further debugging by testing every css file on your theme when CDN is enabled
if you don’t mind, you can contact your theme devloper about this
but note that CDN is still enabled and all other files including js and images are being served from the CDN
Etienne:
Hi Ivan
Thank you kindly for your feedback – I will contact them with this new information.
Good day. Thank you for your reply.
We have done some investigation – firstly we ensured that all theme files and plugins are updated.
We discovered that when we disable the “CDN” option in the “W3 Total Cache” plugin that the theme worked perfectly. As we require this plugin, we have tried to enable it and clear all caches etc. to no avail.
Have you come across this issue before, and if so, would you kindly be able to advise?
Thank you!
That’s great, thanks Alin!
Angela