David LeBlanc
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] New woo framework problem? Getting PHP code on product pageThe full error message is Fatal error: Call to undefined function array_replace() in /home/content/32/7476032/html/wp-content/themes/canvas/functions/admin-functions.php on line 2723
I have been doing some research on the fatal error message and I think it has something to do with the php version I am using. The site is hosted with GoDaddy and the php version the site is running on is 5.2. I think I have to upgrade to either 5.3 or 5.4. Since it’s late and I am tired I clicked the upgrade button to 5.3. See if that works.
Okay, I think I have figured it out. I delete the database item for the older version of the plugin and then reactivated the plugin. Seems to be working now.
Forum: Plugins
In reply to: [YITH WooCommerce Product Gallery & Image Zoom] Plugin is crashing the siteThe issue may have been from an update in a security theme.
TK808,
Did go into your database and delete those files as well? Or just delete through the delete procedures through the plugin.
I think it may be solved. I reactivated the old theme and the home page loaded as it should. Then reactivated the new theme and the home page is loading as it should.
Still don’t know the reason for the issue in the first place, but it seems to be working now.
Damned internet.
Forum: Fixing WordPress
In reply to: how do i make my website run faster?You do have to increase the memory allocated to PHP. Have you done that?
If you have not done that, chances are it’s set to 40mb and it should be raised to at least 64mb. You can check this on the Woocommerce systems status tab.
Also, check first with your host to see if and how that can be done. If you can raise it, try to up it to something like 128mb.
Here is youtube video that explains it. http://youtu.be/lQMH3kYTs4o
Forum: Plugins
In reply to: [WooCommerce] How to hide the product-pages for unregistered Users?You can do what you what through WooCommerce and using Groups and if you are willing to duplicate the content. That is similar to what I am doing, if I understand your problem correctly.
Forum: Plugins
In reply to: [WooCommerce] How to hide the product-pages for unregistered Users?I have a similar problem and I installed a plugin call Groups and a plugin for customer login. The Groups plugin lets me choose what pages to show. This way anyone not logged in cannot see the pages I want to hide, namely pages with whole sale prices on them.
I am still playing with it on my PC on XAMMP, but it seems to work fine for my needs.
Forum: Plugins
In reply to: [Login Widget With Shortcode] Does not work on FireFox or IESorry, resolved my problem. All is well.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] New Page Builder compatible widgetsAre you going to post this as an actual plugin here on wordpress.org?
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Drag and Drop feature not workingJohnson3. From the image, I don’t this is the forum for your Page Builder. There are several out there with the same name. Who made your version? This is for the Page Builder from Site Origin.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Exporting to a new site.I used the duplicator plugin to move a site and it worked well, no issues.
https://wordpress.org/plugins/duplicator/
This may not be a solution if you are just changing a theme. That will be my issue shortly.
Interesting. Thanks for the info. Good night.
Added it to my child theme and it still the same. I am going to get support for the theme developer.
Thanks for you quick response. I think you are in England. Get some sleep, dude.
Nate, thanks for the quick response. I do have child theme set up and I put in:
.fdm-menu li {
margin: 0;
}Unfortunately, it did not solve the issue.
Here’s the link. http://mrgs.theafabgroup.com/
It’s going to be a one page theme for a BBQ restaurant and it’s towards the bottom of the page.