poemaxx
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Fatal errorHi Jamie,
I’m using version 5.14.0.4 of the Events Calendar.
Deactivating all the Site Origin plugins didn’t work, as all my content on the home page disappeared! ?? But I activated the troubleshooter, then activated the Site Origin theme, Page Builder and Widgets Bundle but not Events Calendar. This allowed me to make and save changes to the home page, which remained in place when I deactivated the troubleshooter – phew!
Thanks for your help. Do you think this issue may be resolved in future versions of Events Calendar?
Forum: Themes and Templates
In reply to: [Store WP] Update has messed up siteThanks very much for that – I do appreciate you acting on the feedback.
But after the last update a couple of days ago when a new header menu appeared I decided there were too many changes with every update. I’d set up a child theme precisely so I didn’t have to make radical changes to the CSS every time the theme updated.
So I’ve switched to a different theme for now.
Many thanks and best of luck with your theme.
Forum: Themes and Templates
In reply to: [Store WP] Update has messed up siteThank you – just updated and the shop widgets area seems to work now even if there are no widgets in the standard sidebar area (but I have decided to keep this for now anyway).
I was also relieved to find that updating the theme did not affect my child theme – which the last update did (the logo in the heading disappeared, as did changes I made to colours and fonts).
Could you just tell me why you decided to remove the full content of posts from the free version when it was there before? Then I will get out of your hair. ??
Many thanks.
Forum: Themes and Templates
In reply to: [Store WP] Update has messed up siteThanks very much for that. There were already widgets in the shop widget area, but they didn’t show as a sidebar until I added widgets to the standard sidebar.
Is there any way to show full posts on the blog page including the images and formatting?
Forum: Plugins
In reply to: [WooCommerce] Chaging colour of Woocommerce buttonsThat’s done it – thanks very much lorro!
I didn’t know about woocommerce.min.css loading later – that’s very useful to know.
I did try the colors plugin but that didn’t seem to work either, so the simple custom css plugin was best.
Thanks again!
Forum: Themes and Templates
In reply to: [Customizr] Slider links not workingFantastic – it works, thank you!
I’m a bit puzzled as to why there is an option to link the whole slide without saying it won’t work unless you have a call to action button.
But it works, so I’ll mark this as resolved. Thanks again.
Forum: Themes and Templates
In reply to: [Customizr] Slider links not workingI set up the links by adding the images to the slider from the Media Library and choosing the linked page from the drop down list. Also selected to link the whole slide but no button or description.
As I said above, I have tried deactivating all the plugins, but the links still didn’t work.
Forum: Plugins
In reply to: [jQuery Masonry Image Gallery] Not working on attachment pageOK – done that. It does look as if Masonry is now being called up on the attachment page, but the only difference it’s made is that the thumbnails revert to single column (I haven’t added the new CSS code again).
The theme does have a specific template for attachments – would it help if you had the code for this?
Forum: Plugins
In reply to: [jQuery Masonry Image Gallery] Not working on attachment pageOK – have removed the CSS stuff and now back to three columns.
Thanks so much for helping with this – I really appreciate it!
Forum: Plugins
In reply to: [jQuery Masonry Image Gallery] Not working on attachment pageHi Phoenix,
Thanks very much for your ocmprehensive reply. Unfortunately, it still doesn’t seem to be working.
I created a js file in the child theme directory, copied in your code and saved it as masonryfix.js. (Incidentally, although I can see this file on the server, I can’t see it listed under the templates on the Edit Themes page in WordPress – I don’t know if this is significant.)
I created a new functions.php in the child theme directory and copied in your code, changing ‘NEW-JS-File.js’ to ‘masonryfix.js’.
Then I added the .gallery-item code into the child theme CSS file. The only thing that appears to have happened is that all the thumbnails are now in a single column. ??
Am I doing something wrong?