berndw
Forum Replies Created
-
Great for you!
In my case, since I installed the plug in, no one single email has been sent. Anyone knows what I can do? The website is hosted at Godaddy.Thanks in advance.
Forum: Themes and Templates
In reply to: [Minimatica] [Theme: Minimatica] Remove "Pages" Title of SidebarHi lmbyford;
To hide the list of pages, just go to /wp-includes/default-widgets.php and comment line 31, so that it looks like this:/** $out = wp_list_pages( apply_filters('widget_pages_args', array('title_li' => '', 'echo' => 0, 'sort_column' => $sortby, 'exclude' => $exclude) ) ); */
Forum: Themes and Templates
In reply to: MINIMATICAOk, I tried myself:
Remove (or comment) the lines from:<aside class="entry-meta">
To:
<div class="clear"></div>
This removes all the posting info.
Forum: Themes and Templates
In reply to: MINIMATICAThe code ID is invalid or the code has been removed. Could you please repost?
Thanks!Forum: Themes and Templates
In reply to: [Minimatica]: Images not showing in galleryOk, got it to work.
My mistake. When setting the featured image, at the end of the window where the image is selected,I was clicking on the prominent ‘Insert into Post’ button, not the ‘Use as featured image’ link to the right.
That was all. Hope this experience helps someone.Forum: Themes and Templates
In reply to: [Minimatica]: Images not showing in galleryThanks for your quick reply @esmi, but as you can probably see these forums have very poor contents. I had already checked all of https://www.onedesigns.com/support/forum.php?id=14 without luck.
Forum: Themes and Templates
In reply to: [Minimatica]: Images not showing in gallerySorry, to ask the same as previous users have, but it don’t get what I’m doing (or not doing)…
I can’t get the images on posts to be shown in the homepage slider (using Ver. 1.0.8 of Minimatica)
Here’s what I’ve done so far:– Created 4 posts.
– Uploaded 1 image (as featured image) in each post (all images are 600×400 pix.
– All posts are sticky posts.
– Tried with the following post formats: Standard, Image, Gallery
– All posts belong to the ‘Homepage’ categoryHowever, the slider does show the Post title and text.
The Theme options are:
– Homepage view –> Gallery
– Category view –> Gallery
– Tag view –> Blog
– Author view –> Blog
– Archive View –> Blog
– Blog Category –> Tried with ‘Homepage’, –none– and ‘Uncategorized’Have installed the following plugins:
– AJAX Thumbnail Rebuild
– Lightbox GalleryMy project is here: https://www.firewheels.com.pe/taller/
Thanks for any help in advance!