brough
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Superview Basic SetupIt was the beta site I looked at which does not appear to work. There are popups, but those popups have no content.
A live demo is here: http://beta.opajaap.nl/I was trying to avoid using the widget in the footer as this spoils the layout of the site, which is a live client site.
I have placed the widget in the footer, but the result does not work. I first tried it with the original shortcode in http://needlenook.com.au/super-view-photos/ – [wppa type=”superview”][/wppa]
I then tried it with no shortcode at all, still no result.
Currently it has the shortcode [wppa type=”landing”][/wppa] in the landing page. As you will see, the end result is not functioning.
I fear I don’t understand the instructions.
If a landing page is created automatically, and the name of the page is *not* /super-view-photos/, what page does it create and how do I find it?
Regards,
Russell.
Forum: Plugins
In reply to: [WP Photo Album Plus] Superview Basic SetupI had a look at the demo site but could not find an album that’s working correctly.
I’ve added the superview shortcode as above to the page http://needlenook.com.au/super-view-photos/ but I’m afraid it does not work at all.
Perhaps I am not understanding correctly what you mean by the landing page being automatically created. You say that they will have the landing shortcode on them, and that size=”450″ may be added, but that does not make sense if the page is automatically created.
Does one create a landing page, and if so what is it called?
Regards,
Russell.
Forum: Plugins
In reply to: [WP Photo Album Plus] Shortcode for the Super View Photos widgetFor those who, like me, did not guess that the Superview widget might actually be listed under Appearance > Widgets in admin, it is.
Sometimes the most obvious things are not!
Forum: Reviews
In reply to: [FormBuilder] Update to 0.93 lost all dataAhh… my bad. I believe I had opted for another plugin and was working with that, but left yours installed. Then a day (which is like a month at the moment) later I did some updates, went in to check the forms and there they were… gone! Only some time later did I discover the other form plugin down the bottom of the page.
By the time I got it all working again I’d forgotten this post.
Mea culpa,
Russell.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Export Times OutMany thanks.
Forum: Plugins
In reply to: [Selective Loading Plugin] Cannot save settingsI have the same problems as the others. More specific instructions about where and what to put in the move- and mu- folders, and where they are located would be a good start. Thanks for a great idea, and hope you can spend some time developing it further.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Export Times OutNot large. The file is around 140mb.
Forum: Plugins
In reply to: [FormBuilder] Formbuilder 0.93 upgrade loses formsResolved.
Forum: Plugins
In reply to: [FormBuilder] Formbuilder 0.93 upgrade loses formsActually, my bad.
The reason there were no records in the database was because there were none to start with. I’d installed another forms plugin (a commercial one) and went with that, and then disabled it along with others to resolve a conflict. Much later, (like, days) I reactivated formbuilder only to find nada. Panic!
I have the same problem. I installed on a .com using a backup created with Duplicator on my local computer, and it worked fine. Then I tried to build a backup on the remote server and got this error:
RuntimeException thrown
DirectoryIterator::__construct(/home/mraskew/public_html/wp-admin/F:/localhost/globaljet4.dev/wp-content/uploads) [directoryiterator.–construct]: failed to open dir: No such file or directory
As you can see, it’s added the development site address to the web address.
How to fix I wonder. Any suggestions appreciated.
Forum: Plugins
In reply to: [AWP Classifieds] Shortcode for individual advertClarification. I’ve made two posts on separate subjects at least a week apart. No sign of first post at all.
My solution:
Sitemaps with WordPress and Oscommerce
1) Add line to Robots.txt
Sitemap: http://ducati-gowanloch.com/sitemaps_all.xml
2) Create sitemaps_all.xml
typically:
<?xml version=”1.0″ encoding=”UTF-8″?>
<sitemapindex xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>
<sitemap>
<loc>http://ducati-gowanloch.com/sitemap_index.xml</loc>
<!– produced by yoast SEO –>
</sitemap>
<sitemap>
<loc>http:/ducati-gowanloch.com/catalog/sitemaps.xml</loc>
<!– produced by Oscommerce –>
</sitemap>
</sitemapindex>3) Submit http://ducati-gowanloch.com/sitemaps_all.xml to Webmaster Tools
I too would like to add other sitemap references to sitemapindex.xml
I’m running a non-Wordpress ecommerce section on a couple of sites, and this would be enormously helpful. All the solutions I’ve seen so far have been far too complicated for my liking.I logged out of WordPress, logged back in, then went to replicate the problem and… no problem anymore.
I have exactly the same problem. In my case, it has occurred after moving the http from /wp to root.