Adam
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] Error when using with NextgenHi there,
Sorry for the delay, I also found some threads about this problem, look like the code of NextGEN Gallery doesn’t fully compatible with new PHP version :
So you might want to open root_folder/wp-config.php and add this code at the end of file then recheck :
error_reporting(E_ALL & ~E_STRICT);
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] Error when using with NextgenHi,
Thanks for the info, please stay tuned while I’m investigating the problem and will let you know the result asap.
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] Error when using with NextgenHi @andyvb,
Could you please provide which WordPress / PHP / WR PageBuilder are you using so I can try to reproduce the problem at my end ?
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] UTF-8 ProblemHi @prisma Web,
Glad to hear that you managed to sort it out. We will include the fix in next release. Please feel free to let me know if you still have any question or suggestion.
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] widgets elements not show to meHi,
There’s a minor bug with the edit widget button in current version and I reported to development team to fix it.
Please stay tuned while we’re working on it and I will reply back asap whenever there’s a hot fix.
Best regards,
Adam.
Hi @sublimegrey,
There’s a minor bug with the edit widget button in current version and I reported to development team to fix it.
Please stay tuned while we’re working on it and I will reply back asap whenever there’s a hot fix.
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] WR Pagebuilder adds brHi @cos2000,
First, let me say thank you for taking your time to help us improve the product and we really appreciate that.
We will definitely include the fix you suggested in next version. If you still have any question or need further assistance, don’t hesitate to let me know.
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] UTF-8 ProblemHi,
Unfortunately, we cannot provide you ETA for the fix of this bug as we’re still busy with other tasks but we will try to include the fix asap.
We appreciate your understanding in this matter.
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] UTF-8 ProblemHi,
Please have a look at this thread first and let me know if you’re having another problem instead.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] WR Pagebuilder adds brHi @cos2000,
I have just made a reply in above thread, please recheck.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] WR Pagebuilder adds brHi,
FYI : I guess you can find the answer for this matter here.
Hi,
Currently, it’s a minor bug and you can check temporary solution here.
Hi,
If you choose to edit a column, then switch to tab Styling, you will see option to set unique class via “CSS Class” or “CSS ID”. Then go back to page / post edit page, hit button Custom CSS and define background color there.
If you can provide your site url, I might let you know exactly how to do that.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] WR Pagebuilder adds brHi,
I checked this matter but didn’t see any problem. Please provide a screenshot that describe your issue so I can assist you better.
If possible, please submit a thread in our official forum with your site url and temporary admin account so we can take a closer look and investigate the problem for you.
Best regards,
Adam.
Forum: Plugins
In reply to: [Page Builder by WooRockets.com] CSS Class AccordionHi,
If you change the code to :
.wr-element-accordion .panel-title { ... /* your CSS property goes here */ }
It will be applied globally to all Accordion element you insert to the page.