ryanklaas
Forum Replies Created
-
Forum: Plugins
In reply to: [ExchangeWP: Simple WP Ecommerce] Product Page not showing at allHi ecalley,
Here is an example of a page with the default layout set. There is a content area. That is the problem. The product page is the only one that messes up, the others all work. The Exchange store shows perfectly in that layout. Shouldn’t the products also show up then?
https://sspeter-paulschool.org/default-layout/
-Ryan Klaas
Forum: Plugins
In reply to: [Simple Job Board] Job page not displaying correctlyI should follow up by saying, I assume this has to do with the content wrapper, but I have no idea how to find the correct css to put into the settings.
Again, any help you can provide would be great.
Thanks!
With permalinks set to default you get a blank screen when clicked. Same as if I switch themes/
Hi Benjamin, the theme does have an events option as well, and when I create an event with the same name (using the theme event option) and click on the event in the Timely calendar, it takes me to the theme created event. Otherwise it gives me the error page. So it looks like it may be a theme conflict after all. Is there a way to get around this?
PHP Version : 5.3.29 / 64Bit OS
Memory limit : 512 MB
Memory usage : 71.91 MB.htaaccess file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
There is not a plugin conflict. When I change themes, there is not a Page Not Found Error, but it does go to a blank page.
Theme: https://themeforest.net/item/parkcollege-education-responsive-wp-theme/4857701
I’m sorry Bejamin, it is there now.
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Link to image and text malfunctionHi Pinal. Thank you for you response. I deleted the plugin a couple months ago.