KAIROS_Canada
Forum Replies Created
-
IO think I have the same problem.
I am using a StudioPress theme.
I have set up a Product with two variations.
When I go to the live page, and select one of the variations, the ‘Add to Cart’ button (+ # of items, etc.) doesn’t show up.View here:
https://www.kairoscanada.org/shop/seeking-shelter/I came across a discussion of the same prob on this forum:
https://github.com/woothemes/woocommerce/issues/1514In it they ask, “Do you have wp_footer(); in your themes footer.php page?”.
Genesis (StudioPress core theme)*does* have wp_footer(); in the theme, so I’m stumped.Any ideas??
Thanks.
NIk @ KAIROS
Uninstalled, and re-installed BuddyPress (lost the Installation Wizard on the reinstall), but still have the same problem.
Also upgraded my Genesis theme.
Hi esmi.
Thanks for the response.
How do I check my server’s error logs?NIk
Just used my ftp program to de-activate the BuddyPress Plugin by renaming it and I’m able to get into the WordPress admin panel again.
So, the problem is with the BuddyPress install.
I don’t know what the problem is though.
Forum: Installing WordPress
In reply to: major #1064 error on re-upload of sql databaseHere is the aforementioned code:
https://pastebin.com/index/C8EyDR3a
I resolved the problem via the host.
Something was being corrupted in the process of exporting the database via php myadmin. Tables had disappeared, etc.Host found version of the site from two days ago and remounted it.
Nik
Forum: Installing WordPress
In reply to: major #1064 error on re-upload of sql databaseHi maoski.
Thanks very much for the reply.
I did ‘drop’ all the tables before uploading the backup.
I realise in retrospect that I could have left the database alone (20/20 retrospective vision) but a big part of what I was trying to accomplish was a search and replace on many many absolute urls so I downloaded the database, kept the original, did a search and replace for the new url, tried to upload the ‘new’ ‘replaced’ version which failed as above, then tried to upload the original, which also failed as above.
And yes, I saw the html, and just found the ‘offending’ html in the sql file, buried down at line 13280:
[Code moderated as per the Forum Rules. Please use the pastebin]
Do I delete it?
How did it get in there?
Could it be my host?
Thanks
NIk
Forum: Fixing WordPress
In reply to: Error while importing database! urgent!I’ve had the exact same problem.
Exported clearly and directly from PHP MyAdmin, then tried to re-import same database 10 minutes later, and have the same error notification.
Anyone have any further thoughts on what could be wrong?
Forum: Plugins
In reply to: Creating a Blog *below* a pageThanks.
I’ve sent them the same problem.
I sent the prob re. the plugin to the developer of the plugin, but will see if Genesis has a way of sticking a specific post in a category archive to the top.
NIk
Forum: Plugins
In reply to: Creating a Blog *below* a pageHi stvwlf.
I just upgraded to 1.3 + StudioPress Genesis to 1.6 and AStickyPostOrderER just failed.
Anyway, still working on getting an html post to display above a category blog.
I’ve read through all the pages recommended above a couple of times but am still not really clear on the steps I need to take.I have created a copy of the main page_blog.php in a child theme directory but I’m not sure what to do now.
Any help would be appreciated.
Nik
I have exactly the same problem.
DCG is not showing up in the translation.
Any help would be much appreciated.Nik
Forum: Themes and Templates
In reply to: CSS Width not real widthI still don’t have any explanation from anyone for this unusual error that appears to be css related.
Any takers??
Nik
Forum: Themes and Templates
In reply to: CSS Width not real widthThanks alchymyth
Here’s the offending style:
#wrap {
background: #EEEEEE;
width: 960px;
margin: 10px auto 10px;
position: relative;
border: 10px solid #333333;
-moz-box-shadow: 0 1px 3px #000000;
-webkit-box-shadow: 0 1px 3px #000000;
}Even measured from the outermost wrap area (which excludes borders and margins) it’s only 891px.
Wierd…
NIk
Forum: Plugins
In reply to: Creating a Blog *below* a pageHi stvwlf.
This is pretty brilliant.
I’m piling through widgets and more general theme stuff right now but will get back to this.If I can apply special styles to posts based on id# that’s spectacular.
Thanks.
Nik
Forum: Plugins
In reply to: Creating a Blog *below* a pageHi stvwlf
Thanks for the quick response!
Here’s an example:
https://www.kairoscampaigns.org/test/wordpress/?cat=3I have used ‘AStickyPostOrderER’ to ‘pin’ ‘What is Sustainability?’ to the top of the blog because it is a global statement of what this entire section of the site is about.
As such I’d like, on this post only, to get rid of the date, author, etc.Is that possible?
Thanks!