oneguy
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Unable to select country in shipping addressThanks for your answer!
But them there is another issue –
If I select a country on the billing address – It desn’t update on the shipping address unless I check “same as billing address” and then uncheck it….
Is there a way for it to populate as soon as I select a country?I don’t want to select flat rate shipping because my client needs fixed rate shipping like express and global…
Thanks!
Guy
Forum: Plugins
In reply to: [Multiple Themes] Same Menu for different themesThanks a lot for the elaborate answer…
I will dig into it.
GuyThank 🙂
I will give it a try.
Fortunately my client was kind enough to let-go of his demands…Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…OK
Now there is only this there –# BEGIN WPResponsiveImages
# END WPResponsiveImages
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /~orgad/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /~orgad/index.php [L]
</IfModule># END WordPress
What should I try to write in the setting page of the plugin?
Still can’t see the images…This is like a mystery tale…
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Thanks.
It still doesn’t work…
I looked into my .htaccess file and saw that a dew lines were added there –
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /~orgad/
RewriteRule ^index\.php$ – [L]
RewriteRule ^wp-content/plugins/pb-responsive-images/slir/index.php?r=([^/]*)/(.*)$ /~orgad/wp-content/plugins/pb-responsive-images/slir/index.php?r=$1/~orgad/$2 [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /~orgad/index.php [L]
</IfModule>Is that right?
Now I get this sentence –
http://80.179.140.91/~orgad/wp-content/plugins/pb-responsive-images/slir/index.php?r=
The image path is this –
ThANKS FOR YOUR EFFORT!
Guy
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…I don’t really know how to look for errors.
Still- I fit will help you get into the admin – Just tell me…
Or maybe we should just wait for the site to go live?
Thanks
GuyForum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Besides all this – Do I need to alter anything in the code inside the theme?
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Thanks!
I’m using now permalinks, but even without permalinks I get this sentence after saving the setting with
{plugin-url}/slir/index.php?r=
transformed into –
http://80.179.140.91/~orgad/wp-content/plugins/pb-responsive-images/slir/index.php?r=
This is the path to the image –
Maybe you can help better if you will have access to my admin?
Thanks a lot for all the help – this is really important for me!
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Sorry –
.htaccess 🙂
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Oh Thank You Jacob!
Still no good news….Besides activating the plugin and putting this line on the setting and saving the changes – Do I need to do anything else?
After I’m saving I get this sentence instead –
http://80.179.140.91/~orgad/slir/
Also My .ataccess fie looks like that –
# BEGIN WPResponsiveImages
RewriteRule ^slir(.*)$ /wp-content/plugins/pb-responsive-images/slir/index.php?r=$1 [L]
# END WPResponsiveImages
# BEGIN WordPress
# END WordPress
Anything Else I need to look for?
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Hi Jacob
I really need help in setting the plugin –
I didn’t understand what to do with the plugin and how to set it up.
I need to finish a web site for my client and I wouldn’t find any other solution.
Thanks
GuyForum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying the map in difeerent language?I hope you won’t be able to see the rockets flying by 🙂
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying the map in difeerent language?Works like a charm 🙂
http://80.179.140.91/~kiwi2/?page_id=103
But 1 thing doesn’t really works for me – the zoom level –
Is this a matter of cache maybe?
It always seems to lock into a specific zoom….Thanks a lot!
Guy
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Displaying the map in difeerent language?Thanks
Where can I download this version?
Or is it still under developement?
Thanks A lot!Guy
Forum: Plugins
In reply to: [PB Responsive Images] My patht to the image is broken…Anyone?
Please?