Creatrix
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] How to turn off: "Please choose a country below…" at CheckoutI had this problem. The only way i got round it was to use the wspc-simple-shipping plugin, assigning the different shipping costs and then hid the ‘please choose a country below…’ using some css.
Forum: Fixing WordPress
In reply to: Error establishing a connection to the databaseok thanks. so the best step from here would be to log in to my new hosts control panel and create a new database using the tables from my old site?
Forum: Fixing WordPress
In reply to: Error establishing a connection to the databaseso do i need to move the database as well now its on a different server? i.e. i cant keep it hosted where it is already and just update all the links?
Forum: Fixing WordPress
In reply to: Error establishing a connection to the databaseI’m new to apache servers so have no idea what that means i’m afraid! Is that something that is likely to be causing the issue?
Forum: Fixing WordPress
In reply to: Text wrapping around imagesyou legend.
Forum: Plugins
In reply to: [Contact Form 7] Send button directs users to home page, regardless of errorsok thanks for the reply. I’ve had to revert back to the old contact form until i find a fix.
Forum: Plugins
In reply to: E-Commerce Plug inOk, ive just resolved this issue. It looks like they are creating a word press account but I am able to hide the toolbar. Now to find a way to automate this for anyone who signs up to my site as a subscriber….
Forum: Themes and Templates
In reply to: Finding DIV's in a phpyeah, kind of. I installed the plugin and can now see what template each page is using which is useful.
But say on this page: https://chumpspotter.com/chinapalace/?page_id=5
I want to delete the price £2.40 as it displays twice. Now in the element inspector i can just highlight the div and delete it but where would i do that in the backend of wordpress? I can’t see where i would find that div to delete it.
Also on the same page i want to get rid off the < br. > that is in each field but dont know where that form is stored in order to edit it.
Hope that makes sense!Forum: Themes and Templates
In reply to: Finding DIV's in a phpactually, more to what i want to do is eliminate this margin left rule. But as its a style designated to that div class it doesn’t appear in the CSS and im at a loss as to where to find it? are they assigned in the php script?
<div class=”productcol” style=”margin-left:168px;”>
Forum: Themes and Templates
In reply to: Finding DIV's in a phpOn the page i linked to further up, when i go on the element inspctor there is a class that displays as this:
<cufon class=”cufon cufon-canvas” alt=”Yum ” style=”width: 66px; height: 28px; “><canvas width=”82″ height=”30” style=”width: 82px; height: 30px; top: 1px; left: 0px; “></canvas><cufontext>Yum </cufontext></cufon>
I can edit the style in the inspector but obviously that isn’t going to save so i’m just wondering where abouts i go to edit that style?
Forum: Themes and Templates
In reply to: Finding DIV's in a phpI see. For arguments sake say the purple banner is called header.php and it has a rule of opacity:10 where would i go to edit that rule? would it be in the header.php script?
Forum: Themes and Templates
In reply to: Finding DIV's in a phpok, for example i want to edit the html on this page:
https://chumpspotter.com/chinapalace/?page_id=29how would i go about doing that?
Thnanks.Forum: Fixing WordPress
In reply to: Moved WP to a new domain and now can't upload mediaSo I found out how to change the permissions on the wp-content directory, changed to the different combinations you suggested but none of them will let me upload any new media.
Do you have any other suggestions?Forum: Fixing WordPress
In reply to: Moved WP to a new domain and now can't upload mediaThanks for the reply.
Could you tell me how I go about changing the permission on the wp-content directory? I’m quite new to wordpress!
Thanks.