Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi Kyle,
Thanks for replying back. I have rechecked it more in depth, and found that it is still there, it was my wrong settings for that product.
Thanks
Hi
I wonder if the themeforest version is the latest version.
Also, on your previous version, when changing variation, you had the variation price displayed right under the selection area, but now I can’t see it in the latest version or in your demo. Could you please add it back, it is very useful.Thanks
Please ignore. Loaded all from yesterday’s backup, and now it is all good 🙂
Hi,
If you are still looking for a solution, I made a change and it works great for me, but no warranties here 🙂
Go to:
[theme folder]\includes\swift-framework\page-builder\builder\lib\shortcodes.phpand change line 461. Add to the end of the array sent to wp_editor another value, called tinymce (as array) as follow:
wp_editor($default_content, 'spb_tinymce_'.$param['param_name'], array('editor_class' => 'spb_param_value spb-textarea spb_tinymce '.$param['param_name'].' '.$param['type'], 'media_buttons' => true, 'tinymce' => array('theme_advanced_buttons1' => 'bold, italic, ul, pH, temp') ));
This just added me some very essential buttons. You can add yours by using tinymce buttons. look for it in google.
September 18, 2013 at 7:38 am in reply to: Having Problems or Issues with XML Demo Content Upload? Try This Solution #22425I think you should make an SQL dump version for everyone who wishes to just import to their fresh installed wordpress, that will replace all DB.
We can change URLS and admin user ourselves. This will definitely be the fastest way.The problem with the demo content is not the size of the XML and not with the theme, it is with wordpress import plugin, which turns each line to sql query which makes it super slow and resource killer.
I would appreciate if you could post here an sql dump of your demo site, and we will be able to import it directly into our DB’s
Thanks
-
Posted in: We hit Power Elite.