Emperial
Forum Replies Created
-
Forum: Plugins
In reply to: [Redux Framework] Website breaks when Redux is activeHi
I have checked them all and they are all fine.
I have deployed theme options from dev website which does not have this issue, and it didnt fix anything, so it is not theme options.
Also I dont see how it could be theme options as those didnt change after the update. While the website does break after I activate your plugin.
I will get in touch with theme support to see what’s going on.
- This reply was modified 3 years, 12 months ago by Emperial.
Forum: Plugins
In reply to: [Redux Framework] Website breaks when Redux is activeJust to elaborate on my response.
When your plugin is activated, the theme options are available, but it causes the issue you see on the website where styling breaks.
When I deactivate your plugin, theme options can no longer be accessed, but all styling is fine.
Forum: Plugins
In reply to: [Redux Framework] Website breaks when Redux is activeHi Mohamad
Thank you for your reply.
Why do you think its the theme? Everything works as expected only until your plugin is activated.
How can theme options vanish only when your plugin is deactivated? We are using Tower theme
Forum: Plugins
In reply to: [Redux Framework] Website breaks when Redux is activeHi Mohammed
Thank you for your response.
I have turned on WP Debug & WP Debug log, but it did not create a debug.log file in wp-content.
Here is a link to php error log.
https://www.dropbox.com/s/yl10uywnz0lutnu/www-error.log?dl=0There are also no console error associated with your plugin, but turning the plugin off fixes the CSS problems that it is causing.
here is how the website supposed to look (This is when plugin is off)
https://gyazo.com/673db1fb041a3c3a92e7c6febaf85abaThis is how the website looks when the plugin is on:
https://gyazo.com/bfb18e497ebe106d98581fd8b8ae405dI will remove the maintenance from the website for the next few hours so you can take a look yourself.
- This reply was modified 3 years, 12 months ago by Emperial.
Forum: Plugins
In reply to: [Redux Framework] Website breaks when Redux is activeUpdate
I have tried rolling back the plugin, multiple times, but it does not seem to be working.
Tried rolling back WP Core, still same issue.
Website is under maintenance as its breaks whether or not the plugin is active or not.
If its active all the styling breaks:
https://gyazo.com/c7406d73f0d47ec7fe0f4033dd50df97If its inactive we loose theme options, logo, etc..
- This reply was modified 3 years, 12 months ago by Emperial.
Forum: Fixing WordPress
In reply to: Page re-directIts a premium theme from theme forest.. and yes i know you don’t support premium themes, that’s why i am wondering if there us some code or plug in i can use
Forum: Plugins
In reply to: [NextGEN Gallery Voting] Voting Doesnt workI got 1 question.. could it be because i didnt add the tag? as i dont know where this gallery display template is :/
I dont k ow where to put this to display
For image voting: For image voting, add the following tag: <?php echo nggv_imageVoteForm($image->pid); ?>, to the gallery display template.