I am creating a Custom Divi Module through a plugin. Our plugin adds a custom settings panel of its own, and then our Divi module utilizes some of the options/settings available in our settings to more quickly build and manage PayPal buttons through Divi.
For example, in our settings you can set up PayPal account ID(s), and then choose the account you want to use when adding a new PayPal button through the Divi module. This is working great, however, when I then update the PayPal account ID value through our plugin settings, it does not take affect unless I go back to that specific module and re-save it. Of course, that's exactly what we're trying to avoid doing.
Is there any way we can force the Divi modules related to our plugin to update? Is this happening because of cache or localstorage maybe..??
Check Video about the Issue in Below Link
https://www.screencast.com/t/9mTDFz1jhbKK
Any information on this would be greatly appreciated. Thanks!
Related
Hi we have a problem with displaying the wordpress admin bar.
The site is a marketplace developed using woocommerce + wcfm plugin. As graphic theme there is Divi builder.
On the WCFM vendor store page of the shop, the wordpress admin bar is not displayed, even though I'm logged in as admin user. It only happens on that specific page.
We've tried commenting out all the custom bar code and the problem doesn't go away.
An example of store vendor page: https://demo.viviladmc.com/store/caffe-martini
Whith Divi/WCFM enabled in the page there are no
Whith on of Divi/WCFM disabled in the page there are correctly
We have already checked:
Functions.php of divi contain the
No JS errors in the console
No significant error in the wordpress log (DEBUG=TRUE in wp-config.php)
Uninstalling the theme or WCFM solves the problem, it is probably an incompatibility between these plugins. Has anyone had the same problem and managed to fix it?
Please assist with enabling all woo commerce features (add to cart, checkout, etc) to the website http://maxedev.beetleinc.co.za ... It seems the previous developer disabled all Woo Commerce features but I cant figure out how exactly. There is no plugin used to disable these features so I am assuming this is code based.
I've inspected the source and it looks like its either using a 'catalog mode' plugin or code has been added to your functions.php folder in the theme's folder. If you post it up here I can inspect it for you. also a list of your activated plugins would help.
I am using magento custom theme. When I open my product page, while loading the page the default zoom function buttons are visible for a moment. When page load completely the buttons are disappear.
Let us look the images for more info:
Before (while loading)
After page load
Why this happened so? I am installed a new custom theme. This theme not provide any image zoom functionality. I think the zoom buttons are load from frontend\base\default\template\catalog\product\view\media.phtml. Why my site load this page, since I use a custom theme the site should use the theme's media.phtml file. How can I solve this issue?
And when I try to install some product zoom plugins, these are not working in my theme. The plugin files are saved in my default theme directory. And I manually copy the plugin files from default to custom theme directory, but no luck. Please refer the LINK for more details. Is there any way to rectify this?
Please help me ...I am using magento 1.9.0.1
First of all you need to check which package you are using for you theme, you can check if media.phtml is being called from rwd folder.
i.e. /app/design/frontend/rwd/default/template/catalog/product/view
Or you can enable path hints and locate the phtml files, and accordingly that you can put the design files of custom module there.
To turn on template path hints in Magento:
log into the magento back-end admin.
Go to System -> Configuration in the main menu.
Go to Developer on the bottom left under ADVANCED.
Switch to the store view on the top left to your current website or store
view.
or check the below link.
https://support.sweettoothrewards.com/entries/21255937-How-do-I-turn-on-template-path-hints-
I have created a wordpress plugin from scratch. When I check other plugins in Wordpress admin. If there is any update in Plugins installed page, I can see a message
Say, for e.g Contact Form - I am right now getting a message
There is a new version of Contact Form 7 available. View version 3.7.2 details or update now.
What will I have to do so that people come to know any new version of my plugin is available.
What will be case If the plugin is free and also incase it is paid.
One last question How do add the feature to check for wordpress compatibility of the plugin. Since I have programmed it to work on Wordpress version 3.8.1. How can I be sure that the plugin will also work on lower versions of wordpress 3.8.1. Is installing it on every wordpress version and testing the plugin the only way to know. Or is there any simple approach to know the plugin will be compatible.
Thanks in Advance.
At first, you have to develop the plugin by following the WordPress standard coding guide lines and then you have to submit the plugin to WordPress Plugin Directory and if your plugin get approved then you have to keep it in the WordPress plugin repository. There are several steps for doing this, so you should follow the steps, at first begin from Writing a Plugin.
You also have to be familiar with Subversion (SVN) and ael these takes quite a time to complete the complete process from developing to submitting till approval of your plugin. Also, remember that, the community/team who check plugins submitted by plugin authors are professionals and it could be possible that your plugin might be rejected if the plugin doesn't match the criterion of the standard WordPress plugin, such as licensing, coding style etc.
You may also check this link for useful resources about writing a plugin. It may sounds scary but it's not impossible and very easy, just follow the instructions and keep going on.
If your plugin finally get approved and saved in the plugin repository by you then every time you update your plugin source, it'll be visible in the admin panel of a user who is using your plugin but there are some process related with it, you should keep reading and you'll get the idea. It's not possible describe everything here, it's too broad. Everything you need about plugin development, the first place is the Codex to look information for.
I want to include wordpress poll to magento site, fishpig module is integrate with magento site and i've also install wordpress poll, but how we can display wordpress poll functionality to magento frontend, e.g. wordpress poll look and its ajax based functionality and its validation and all things.
I would suggest using a Magento poll module to do this, Fishpig is designed more to display Magento products in a Wordpress page, it's not so strong at displaying Wordpress content in Magento.
You could contact the Fishpig developer (Ben) - help at fishpig dot co dot uk for free advice and/or paid assistance.
please go to
admin/system/configuration/advanced/
and enable Mage_poll