Bevrob
Forum Replies Created
-
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] How to clone product ?I think what you are looking for is at the top of the products entry page.
the ADD NEW AND COPY button . Go to Ready > products and it is at the top next to edit product. This works for product posts, not sure about other post types.Hi Luis,
I forgot to come back and tell you that suggestion worked very well,
thank you,Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] How to change the button textGo to Ready ecommerce options >> checkout options
and click on the text that says payments , it will open an editable box
that you can change the text Payments to whatever you like. Save the changes. You can also change the order they appear by dragging the
boxes to reaarange the order.Forum: Plugins
In reply to: [Add Meta Tags] Meta for custom categoriesThanks George,
I will have a look at the available filters as you suggest.
Alternatively I could enter a page name for all the products_categories
and enter the meta description manually which would work but take a bit longer. Google indexing really likes your Meta tags,Many Thanks Bevan
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Ready! e-commerce Plug In Category ViewWhat about your search page? how is it displaying products
Can it be seen in grid view or only list view?
If it is only list view also – then it probably points to a
styling issue on your theme. It wont display grid view if it cant fit
in the space available. It is really hard to troubleshoot without seeing the pageForum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Ready! e-commerce Plug In Category ViewGo into The admin panel > Settings > reading settings
and change “Blog pages show at most” = 20
or some number more than 1 ,
this gives me a grid of 4 products per row ( 4 columns)
and 5 product rows (5 rows )
This will depend on your themeForum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Single Product View not aligning properlyyou should be editing the file
toe > products > productContent.php
which contains the layout for the product single page.
or templates > products > productContent.php
if using your own theme as you appear to be.
I had the same problem, and found I had a closing div
in the wrong place . make a backup first.Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Current Version Set Up?most documentation is stated here at
http://docs.readyshoppingcart.com/
read the support questions and answers from the beginning
particularly the ones labelled resolved, most issues have been covered
before.Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Ready Search WidgetI ended up using the GeeSearch plugin to increase
the search fuctionality of the site.
I can now search Tag words as well as title and description ,
still cant search by SKUForum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Add social icons to the product pageGo into the admin Dashboard , ready ecommerce options,
and go into the product views tab , the social settings
are under single product view , tick the ones that you want and remember to save settings.Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] price change by quantity?Yes this is a really important price code requirement that I need also.
I havent looked at the product extra field possibilities for doing this as was hoping there was an easier way. My current website uses prices for different quantity breaks, I have thousands of products and coundn’t possibly manually edit all the prices. I currently have a pricing field on my CGI cart that displays price like this 100:$3.00|250:$2.85|500:$2.50
and the cart automatically detects the quantity being ordered and adjusts it accordingly, for each product. I must import this field using the CSV import addon as my suppliers alter their prices to me regularly and I must automate its update. I hope that someone has worked out a solution?Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] WP search – posts not pagesThanks Alexey,
That works a treat
Forum: Plugins
In reply to: [Ready! Ecommerce Shopping Cart] Replace WooCommerceThere is a good product import CSV file plugin available on the
suppliers site, which makes importing your products very easy.
STill I would backup and download your database and WP files before
playing around with the new plugin –good luck