Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
psalm91
tagDiv Member

Thanks Nico. Deleted my visual composer plugin and uploaded the latest version. It works now.

psalm91
tagDiv Member

Hello Andrei. You are right. I switched off rocketloader in Cloudflare and it works now. Thanks.

psalm91
tagDiv Member

And I noticed that all the post featured images are not loading due to some script issues. It loads ok on IE11 though. Seems to be a bug somewhere.

psalm91
tagDiv Member

I tried deactivating all the other plugins and cleared all caches but the search box still didn’t work.

psalm91
tagDiv Member

Hello Andrei.

Here is the development url.

http://dev2.foodnewsinternational.com/

The search doesn’t work.

psalm91
tagDiv Member

This was the error in the Chrome console.

Uncaught TypeError: Cannot read property ‘init’ of undefinedjQuery_ready @ tagdiv_theme.js?ver=2.2.1:58j @ jquery.js?ver=1.11.3:1k.add @ jquery.js?ver=1.11.3:1m.fn.ready @ jquery.js?ver=1.11.3:1(anonymous function) @ tagdiv_theme.js?ver=2.2.1:58

psalm91
tagDiv Member

Yes. How do we upgrade our version 2.0? Can’t find the upgrade instructions.

Thanks.

psalm91
tagDiv Member

Thanks. It works.

Here is the Custom CSS Code for others to use:

.white-menu #td-header-menu .td-normal-menu .sub-menu {
-webkit-box-shadow: -6px 10px 6px -6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: -6px 10px 6px -6px rgba(0, 0, 0, 0.4);
box-shadow: -6px 10px 6px -6px rgba(0, 0, 0, 0.4);
background-color:#F2F2F2;
}

.td-header-sp-top-menu .top-header-menu .sub-menu {
-webkit-box-shadow: -6px 10px 6px -6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: -6px 10px 6px -6px rgba(0, 0, 0, 0.4);
box-shadow: -6px 10px 6px -6px rgba(0, 0, 0, 0.4);
background-color:#F2F2F2;
}

psalm91
tagDiv Member

Thanks. I managed to fix the Main Menu drop down. How about the top menu drop down?

When I click “About Food News International”, the dropdown menu showing “Editor: Sheila Wan” appears. Which classes do I edit?

psalm91
tagDiv Member

I found out the reason why the images didn’t appear. On the older template, the images are associated with the posts using the post_parent column in the wp_posts table.

If I use the set featured image function, the association is done using the wp_postmeta table which will work on the Newmag template.

Is there any tools to change the association from using the post_parent method to using the wp_postmeta linking way?

Thanks.

  • This reply was modified 11 years by psalm91.
Viewing 10 posts - 1 through 10 (of 10 total)