kevjon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [raindrops] Update – now no header imageI do not see any .js files in the editor, only php and css
Forum: Plugins
In reply to: [MaxGalleria] Won't Let Me Add ImagesI tried deactivating all the plugins relating to pictures or video etc to no effect.
The theme is Weaver II and for all posts, which includes your galleries, there are these option boxes. Maybe they indicate something that needs to be ticked:“Per Post Options
These settings let you control display of this individual post. Many of these options override global options set on the Weaver II admin tabs.
Display as full post where normally excerpted.
Display post as excerpt
Show Featured Image with post
Show author avatar with post
Mark as a favorite post (adds star to title)
Hide Post Format label
Hide post title
Show link to single page icon at bottom of post
Hide top post info line
Hide bottom post info line
Hide the comment bubble
Hide Sidebars when this post displayed on Single Post page.
For Masonry multi-columns: make this post span two columns. (●Pro only)
Disable Visual Editor for this page. Useful if you enter simple HTML or other code.
Allow Raw HTML and scripts. Disables auto paragraph, texturize, and other processing.
The above settings are not used by the [weaver_show_posts] shortcode.
Per Post StyleClick for help
Enter optional per post CSS style rules. Do not include the <style> and </style> tags. Include the {}’s. Don’t use class names if rules apply to whole post, but do include class names (e.g., .entry-title a) for specific elements. Custom styles will not be displayed by the Post Editor.
Define a Custom Field called postclass to add a custom class name to the <article> section that wraps this post.
Post Format Click for help
Weaver II supports Post Formats as shown in the “Format” option box to the right. Click the ? for more info.
Note: when you add settings for the post here, values will be created and displayed in the “Custom Fields” box.”Forum: Plugins
In reply to: [MaxGalleria] Won't Let Me Add ImagesI have a variation on this.
In a new installation of the plugin it wouldn’t allow me to add any images from the media. A message block said it couldn’t add the images with no further information.Forum: Themes and Templates
In reply to: [raindrops] Changing the fontPlease ignore this – I was in another site with another theme!!
SorryForum: Plugins
In reply to: [MaxGalleria] View gallery not workingYou are right – it works! I can’t imagine why, but thanks.
Forum: Plugins
In reply to: [MaxGalleria] View gallery not workingI have installed the plugin in another site using theme Atahualpa and the result is quite different. No 404 errors. It goes to a page with the name of the gallery only.
The link from gallery edit is https://(site name)/?post_type=maxgallery&p=775&preview=true
which is quite different from the one I mention above.
May be a theme problem.Forum: Plugins
In reply to: [MaxGalleria] View gallery not workingSorry no improvement.
I reactivated – no different.
I was using a child theme so I checked that your file is in the main theme folder – it is; and I added the php file to the child (copy from the master theme) – no different.
Reactivated – no different.
I changed to the master theme (Raindrops) – no different.
By the way, the file is single-maxgallery.php rather than maxgalleria but changing the name made no difference.
It isn’t a problem in practice of course.Forum: Fixing WordPress
In reply to: Moved site from subfolder to root, pages wont show upI have a similar problem after doing what you did – can you tell me what you did to get it working?
Forum: Plugins
In reply to: [MaxGalleria] Thumbnail sizeJust for your info:
I added a style.css as you suggested and it works. The images are not the nice square format that you provide normally, but their natural shape.However the images are then left aligned. I tried adding text-align:center; to the css. When added at the bottom of the file it does nothing. When added at the top of the file we get the large images centred, still in their natural shape.
I don’t expect anything further from you, just thought I’d let you know what I found in case it helps!
Forum: Themes and Templates
In reply to: [raindrops] Gallery flagsI think I’ll leave this now. Thanks for your help!
Forum: Plugins
In reply to: [MaxGalleria] Thumbnail sizeOK noted.
I think you might consider this for a future update.Forum: Themes and Templates
In reply to: [raindrops] Gallery flagsThanks but the link does not work:
“Apologies, but no results were found for the requested Archive”Forum: Plugins
In reply to: [MaxGalleria] Thumbnail sizeThanks but I’m not really clear here.
1. Advanced tab is in each gallery. I have 35, so I have to do this in every one I assume.
2. Advanced tab requires a URL, so I then have to make a new style.css somewhere. How do I do this? There doesn’t seem to be a way in WP editor to make new files. I’m reluctant to go messing about in my public_html folder!Forum: Plugins
In reply to: [MaxGalleria] CaptionBy the way, I added a similar code with .mg-threecol to cover the 3 column case. Maybe consider making a universal option?
Forum: Plugins
In reply to: [MaxGalleria] CaptionThanks – this one works!
You might consider it an option for future releases.