Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Hi,
When I change it to Twenty seventeen, it still reverts back to 2 decimals. When I deactivated all plugins, this automatically changed the decimals back to 0. What could be causing this as I can’t find anywhere where I have the option of changing the amount of decimals to 0 or adding the currency abbreviation such as Euro or Aud.
Thanks
Andrew
Hi,
I’ve downloaded the “Error Log Monitor”, but can’t access the file PPAuth.php, do you know where I can locate this?
I tried to search via file manager with ‘hidden’ files switched on.Thanks
Andrew
Hi,
Where do I switch it to the Twenty 17 default theme?
Thanks
Andrew
This reply has been marked as private.This reply has been marked as private.Hi,
That worked perfectly.
Thanks
Andrew
Hi,
Where can I find the server error logs? I checked cPanel but can’t find them.
Thanks
Andrew
Hi,
I’ve worked out how to show / hide the products from different locations, it was the ISO of each country that was causing the error, so I can confirm this plugin does work with Neighbourhood.
Thanks
Andrew
Hi,
Yes, I noticed with carousel selected to ‘yes’ it worked, thank you very much.
Is there a way I can change the aqua arrows (to the left and right) of the carousel to a dark grey circle with white arrow?Thanks
Hi,
I’ve included a screenshot of Geolocation that shows ‘hiding’ the category “Street Boards – Australia”, and the screenshot that shows the navigation (and page) of “Street Boards – Australia” appearing. If I switch from hide to show it makes no difference.
Is there something in the theme that would be conflicting with this?
Thanks
Attachments:
You must be logged in to view attached files.Hi,
I replaced the HTAccess file with below that you sent, but the links have broken again.
Thanks
# 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 WordPressHi,
Thanks for sending that through, I followed the steps and added the code, but something is still preventing the images to display in 100x300px. See link: http://223.27.24.84/~helixandrew/street-boards-australia/
Thanks
Andrew
Hi,
I replaced the contents of the htaccess file (WordPress 3.5 and up) but now the navigation links are broken.
Is this the correct one?RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]Thanks
Andrew
Hi,
I’ve attached a mockup of the product sizing with distance between images and roll over that we’re trying to achieve.
I’ve tried entering these dimensions and regenerating the thumbnails, but this doesn’t seem to work.
Thanks
Andrew
Attachments:
You must be logged in to view attached files. -