umbez
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Page with full WordPress functionalityNope the page template solution did not work i even tried http://codex.ww.wp.xz.cn/Conditional_Tags Conditional Tags.
i think the nature of my request was too custom hence i capitalized the words ‘I DONT WANT IT TO BE TEMPLATE’ in my initial requests because i had already gone through the route.
I found out that the way the page template constructed a page it caused some issues with scripts and css. I even tried to deregister scripts for the try.php file but it didnt work out.
In short the solution i found is convenient and solves all my problems.
Forum: Fixing WordPress
In reply to: Custom Page with full WordPress functionalityThank you but it’s not what i wanted.
Found the solution. i just needed
global $wpdb;
include ‘/path_to_blog/wp-blog-header.php’;on your of my php file. Funny that you gave a link to template creation when i said i dont want to create a template.
Forum: Plugins
In reply to: [WooCommerce] Trying to add a timepickermy bad
Forum: Plugins
In reply to: You do not have sufficient permissions to access this page.it took me six hours of googling to find this solution. indexing every wp post on google might make life a living sometimes.
Forum: Plugins
In reply to: You do not have sufficient permissions to access this page.