-
AuthorSearch Results
-
February 11th, 2018 at 17:35 #59718
rovanov
Power UserOk, i think i found it in the style.css
.post-thumbnail-container .featured-image-meta.entry-meta a,
.post-thumbnail-container .featured-image-meta.entry-meta i::before,
.post-thumbnail-container .featured-image-meta.entry-meta,
.post-thumbnail-container .featured-image-meta.entry-meta time {
color: #600000;
}Is that right?
February 10th, 2018 at 22:03 #59662In reply to: Title and Image together
Zed
Cryout Creations mastermindThat is how Parabola’s presentation page columns are designed to work.
As the image is placed before the title in the markup, to reorder them you’d need to customize the code outputting the HTML (originally found in frontpage.php).If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.February 8th, 2018 at 05:39 #59513In reply to: Post Template
Adding Posts to Pages
I found a plugin that will do this, and put it in a grid with thumbnail and except just like the theme has built in. It uses the category of your post to put it on that categories page. you can customize button to match this theme’s colors ect.. Hit me back if you want the plugin name.
February 7th, 2018 at 05:08 #59457In reply to: Adding Posts to Pages
I found a plug in that puts a similar grid and excerpts on to specific pages using post category via short code. It blends right in to theme.
February 5th, 2018 at 17:03 #59404In reply to: Tablet & Phone Header area issues
I hope this is ok to post but I have a tempera site (meguk.ac.uk) with responsiveness set on and a presentation page with no slider but several cryout columns enabled. Posts are disabled on the presentation page. On android smartphones and iphones we seem to get the collapsed menu and header image and then
Nothing Found
Apologies but no results were found for the requested archive. Perhaps searching will help find a related post.
Under this is a search box.
Any help appreciated.
Jeff.
February 4th, 2018 at 22:31 #59389In reply to: Transition Effect 'Slide' broken in Firefox 58.0.1
The ‘Slide’ Transition Effect issue may be broader than just firefox 58.0.1, since for both firefox and edge I found than when the Septera landing page is open in 2 separate tabs at the same time, switching from one tab to the other may cause a blank slide to appear as the next slide image replaces it, that is if the animation is in progress on the selected tab, which it typically is. For this too I had to create a workaround.
January 25th, 2018 at 08:16 #58796In reply to: Woocommerce and Tempera
I really like the Tempera theme and would like to keep using but I also have the same issue.
I did a bit of playing around by saving the page to a local html file and changing some values and found that if I remove the class=”input-text qty text” bit from the line in the page as<input type=”number” id=”quantity_5a689a2ae7c3d” class=”input-text qty text” step=”1″ min=”1″ max=”” name=”quantity” value=”1″ title=”Qty” size=”4″ pattern=”[0-9]*” inputmode=”numeric” />
then my quantity control renders better and you can see the number, the control is wider than necessary but at least the number is not visible.
I went looking for the code that builds the “input type=number” line and found the file wp-content/plugins/woocommerce/templates/global/quantity-input.php
I edited the file (of course making a backup first) and removed the class=”input-text qty text” from line 33 that begins with input type=”number” and now my product pages all display the quantity control that is readable.
So the question now is whether the CSS class definition for the class=”input-text qty text” is missing or incorrectly defined in the Woocommerce CSS files??? I’m not very knowledgeable regarding CSS but will have a dig around…It would be great if the Woocommerce developers see this or someone more knowledgeable with WP and CSS can suggest an “easy fix” that does not involve manually editing a modules file (requiring the edit after updates too of course)…
January 24th, 2018 at 18:51 #58777In reply to: Update to Fluida 1.5.0 removes widgets
Found the widgets (as pointed out in main-topic). They are restored now
January 24th, 2018 at 11:04 #58747In reply to: Sidebars showing below content
I agree, for with some combinations of items on the page or certain settings, the sidebars move to below the content again. I found this out by accident and can not yet reproduce this or name the conflicting items/settings, but something is not yet working properly.
Website: www.deltavliegschool.com
January 8th, 2018 at 16:45 #58066In reply to: Logo Getting Squished
GaitherStephens
Power UserI believe that has fixed the issue. Thank you so much for your help on this! So many times I’ll install a plugin for one type of function and it ends up adding tons more functions that conflict with other parts of the website. I probably would have never found that on my own. Thank you again.
Gaither
January 6th, 2018 at 05:33 #57951In reply to: Lost featured image w/ update
Ok, I fixed it. I found that if I set the layout width 50px shorter that the featured image became functional again. Only thing is 50px of the right side of the featured image would be missing. Then I remembered not long after Mantra came out the issue with people having 50px left over after setting their layouts. I checked in the includes folder and there it was in the theme-setup.php file . First line I changed the 50 to a 0. The planets re-aligned. Thanks.
January 5th, 2018 at 13:03 #57926In reply to: Remove post info from featured picture overlay
Hi,
I haven’t found yet how to hide this information. Really appreciate it any help you can provide.
Thanks!
January 5th, 2018 at 01:26 #57923In reply to: Problem with v3 update – customizations
I found that using
#access .menu-item a {…
}
gave enough specificity to make it work.So now to check for other issues.
January 5th, 2018 at 00:38 #57919In reply to: responsive featured post image thumbnail bug
@Zed: You are refering to some king of filter to disable the srcset functionality but i do not see any here https://www.cryoutcreations.eu/wordpress-themes/septera/septera-0-9-2-is-jam-packed-with-coolness
Can you help?EDIT:
I found it in the source code.
$use_srcset = apply_filters( 'septera_featured_srcset', true );
-
This reply was modified 7 years ago by
krisb.
January 5th, 2018 at 00:27 #57918In reply to: responsive featured post image thumbnail bug
Seems I have found same issue with my images which are 2048 pixels wide 🙁
@Maurice did you find any solution from the problem other from using the filter to disable srcset?January 4th, 2018 at 23:20 #57908In reply to: Problem with v3 update – customizations
Partial solution found, thanks to my son. I edited the category-27.php file which is directly under the mantra-child directory (the old location before Mantra 3 came along) to use the “content/content” as indicated above. I believe this is now picking up the posts as desired.
At the moment this leaves the other problem, of modifying the css for the padding in the menu titles — I don’t know what class names are involved, or where that particular css is located.
Thanks,
JohnDecember 31st, 2017 at 22:41 #57776In reply to: Remove post info from featured picture overlay
Hi!
I would like not to display the info when hovering over the image. How can I hide the information displayed at the left side of the image as well as the link icon?
I haven’t found a way to do it.
Thanks!
ClaudiaDecember 20th, 2017 at 15:08 #57502In reply to: Nirvana – WooCommerce Mobile Menu problem
I found out that a mailchimp popop javascript causes the problem – when I remove it everything works fine – I will have to dig into that – thanks again…
December 13th, 2017 at 16:35 #57239In reply to: Contact Form 7 "send" cycles forever
Bitpicker
Power UserThanks for the suggestion, which then proved that Anima wasn’t to blame. I just found the time to wade through all the plugins and switch them off and on again and found that Contact Form 7 once more doesn’t work well with NextGen Gallery. If I switch NextGen off, then the form posts normally. That might have been a problem even before the theme change, I just never noticed. Sorry to bother you. 🙂
December 13th, 2017 at 15:22 #57233In reply to: Static Slider image not showing on mobile
I have the same issue on my website.
I see that the problem was solved for http://www.aby.legal but still there in travelingafeks.com.Can you please share how it was fixed.
I’m seeing it on chrome when I resize the screen.
Found the solution in another reply, added the following css:
body .lp-staticslider .lp-staticslider-image {
max-width: 100% !important;
}Website: helkikim.at.yemima.co.il
-
This reply was modified 7 years ago by
ShayRaz.
December 13th, 2017 at 13:29 #57229In reply to: How to change socials background color on hover.
I Found the solutions for the people that are having the same proplem you need to change this:
#sfooter.socials a:hover:before
{
background-color:…;
}December 11th, 2017 at 16:45 #57131In reply to: Where to set "default_image"?
I found it. Thank you.
ChrisDecember 10th, 2017 at 17:57 #57094In reply to: Disply only 1 post on the home
Thanks for your reply, i found it so 🙂
December 5th, 2017 at 13:38 #56941In reply to: landing page (Fluida)
Any idea how to remove Search Box and “Nothing Found” from the bottom of the landing page?
Website: www.theisleofmullguesthouse.co.uk
December 3rd, 2017 at 19:58 #56902In reply to: Featured Boxes – Remove link
Never mind. Found where the links were. If anybody’s interested, /includes/landing-page.php lines 247-257.
I just commented out the link elements.November 29th, 2017 at 02:16 #56767In reply to: Landing Page Slider not responsive
They don’t bother to respond, so I found an alternative. https://wordpress.org/plugins/smart-slider-3/
November 27th, 2017 at 10:55 #56695In reply to: Register Templates as Global
Hi Zed,
Thanks for getting back to me. So you found me out. I am a complete novice at this. What I’m trying to do is use the various Septera page layouts (eg. two columns sidebar on left, two columns sidebar on right, three columns sidebars either side) for Blog, Portfolio, Testimonial and Event Calendar Plugin pages. These pages pickup the default Septera layout. Is there a way to select which layout these pages use? Could you point me in the right direction?
Cheers,
Chris.Website: www.scottishmultisport.co.uk
November 21st, 2017 at 17:20 #56550In reply to: Not updating – permissions
Hi I fixed it – I poked around in the theme files on the server and found an arconix css file that shouldn’t have been there – no idea how it got there tbh, but I deleted it and then it updated fine.
Thanks for your help though and thanks for a great theme.
TaniaNovember 19th, 2017 at 18:03 #56489In reply to: Slider Image Size and Number of Links
Hi again Zed- thanks for the response. Not sure if I’m doing something wrong but it seems to have a min height or width bc even if I put a smaller image for the Slider–>Static image (365 x 365) it just got blown up and stretched out. If I put a much larger image (3000 x 3000) then it displayed no problem. I kept playing with it and found that sample with your slider plugin had an image 2000 x 900 that seemed to be the ideal size b/c when I created an image near that size it displayed like I had expected. Now I have a slight gap at the top that I didn’t before with a larger image but tired of playing with it and it is good enough 😛
November 18th, 2017 at 16:45 #56092In reply to: Adding text to footer
Fishlady
Power UserOK found it – will look harder before posting next time ….sorry!
-
This reply was modified 7 years ago by
-
AuthorSearch Results