-
AuthorSearch Results
-
March 18th, 2014 at 13:03 #24433
In reply to: I can not use any of the buttons in the Tempera Menu
Wayfarer
Hi Chris
Have you tried maybe uninstalling and reinstalling Tempera?
Good luck!
~ Wayfarer
March 16th, 2014 at 21:17 #24415In reply to: Menu problem in mobile view
Stephen P Brown
I have the same problem.
This is embarrassing! It’s worked GREAT for years, but all of a sudden I’m getting emails telling how crap and ancient my site it because it doesn’t work.
I LOVE Mantra! It isn’t crap and it isn’t old – it’s great! Lots of compliments regarding the desktop version, but if the responsive menus don’t work…. not good.
🙁
Please respond.
March 16th, 2014 at 01:48 #24408In reply to: Responsiveness/mobile feature doesn't work
Kathleen Gilligan
Hi, Folks. I have a similar problem with the Parabola theme. It suddenly just went unresponsive. I posted my topic in the Parabola forum over a week ago, but with no response, so I will try here.
The responsiveness feature has always worked fine as tested in my Kindle’s Silk browser and a colleague’s Android phone. Responsiveness survived my recent update to WordPress 3.8.1, as well.
I had not made any significant changes to the site since it was responsive, except for disabling some little used plugins, and reassembling a few more posts.
I tested it here: (Peter, if you don’t have a mobile device for testing, try this) http://www.mobilephoneemulator.com/ in some emulated browsers. It was not responsive in any of these simulations.
WHAT I HAVE DONE TO TROUBLESHOOT:
I ran through Zed’s troubleshooter as a guide http://www.cryoutcreations.eu/forums/t/minimal-step-by-step-tutorial-for-debugging-bugsissuesincompatibilities
And took the following steps:
Made sure responsiveness is enabled (it is)
Updated to the latest version of Parabola v1.3.3
Updated all plugins
Disabled all plugins (no change)
Reenabled plugins
Switched to 2014 theme (still unresponsive)&
Tested again at : http://www.mobilephoneemulator.com/
Switched back to Parabola
I don’t think I have any caching plugins to deal with.
I tried a debugging plugin which errors indicated that I need to update php from 5.2-5.3, and that one of my plugins has an undefined variable for the install date. But these errors were likely present when responsiveness was working.None of this made any difference, except that disabling the plugins and switching themes broke the website. The majority of my theme customizations are focused on replacing the topmenus with side menus, and adding some sliders for photos in order to replicate the look of the original Joomla website http://www.seahec.org (I converted from Joomla to WP)
So, having exhausted those steps, what might be the next steps? I would appreciate any guidance people could offer.
Olivia, your comment sounds intriguing:
“my host automatically redirects visitors using mobile devices to a nonexistent mobile site. I made it so the redirect wouldn’t happen again, and now it looks great!”How did you find that out and accomplish fixing the redirect? If I knew what to do, I would look into your suggestion.
Thank you.
March 15th, 2014 at 20:34 #24404In reply to: change background color of content area
George
Thank you for response Kay. I tried the code you suggested and the image is not visible. I inserted the the code for the tiled background image and that works fine. Any other suggestions?
March 15th, 2014 at 11:46 #24398In reply to: Responsiveness/mobile feature doesn't work
Natalee Cooper
View is fine on my computer using Firefox browser but on my laptop it cuts out right side of my header and widget. It is full screen width can I bring in the template width?
March 14th, 2014 at 21:43 #24388In reply to: Edit widget areas
ccggrower1
I have widget areas in my sidebar with rounded corners on the inside only. Aren’t they supposed to be rounded on both sides? How do I fix this? Just installed Mantra and am liking it so far – easy to understand for a non-techie and saved me from IE errors I was getting using a previous theme. Thank you in advance for your assistance.
March 13th, 2014 at 21:15 #24376Mike Russell
FYI, I rolled back to 0.9.8. I tried deactivating my caching plugin, then reinstalling 0.9.9, but it still had the header issue. So I’ve just rolled back to 0.9.8 and will stay there until the next version.
But I do hope you manage to fix it, as it does not appear to just be me (or my caching plugin).
March 13th, 2014 at 20:15 #24371Mike Russell
Yeah, right after I posted this I thought of that, too. So, I cleared all caches but it’s still an issue.
And just now I even tried deactivating my cache plugin and that made no difference either. Header is still not working.
March 12th, 2014 at 21:13 #24358In reply to: Vertical Divider between sidebar and content
Juan Manuel Saenz
Bingo!
Jim, Kay: many thanks for your nice help! Now it works awesomely: I’ve merged the two solutions, incorporating Kay’s code into the CSS previously written by Jim, and arranging a bit the layout to improve the final look.
Thank you, my friends!
March 12th, 2014 at 18:16 #24352In reply to: Vertical Divider between sidebar and content
Kay
Cryout Creations mastermindHi guys!
The easiest thing right now would be to add the following to the CSS declaration Jim gave:
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;Remember to keep it all within the same declaration, so paste this before the final closing bracket.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.March 12th, 2014 at 17:30 #24347In reply to: How to add: &subset=latin-ext – for Google fonts
Robert
Hi,
I have tempera v0.99.
According to the instructions I set “Poiret+One&subset=latin-ext” in the “Tempera Settings/TEXT SETTINGS/POST TITLE FONT” field.
It does not work.I have found a working solution, but it is very ugly.
I set only “Poiret+One” in the “Tempera Settings/TEXT SETTINGS/POST TITLE FONT” field.
I edit wp-content/themes/tempera/includes/theme-styles.php and put .”&subset=latin-ext” in the corresponding wp_register_style(). So the line is the following:
if($tempera_googlefonttitle) wp_register_style( ‘tempera_googlefonttitle’, esc_attr(“//fonts.googleapis.com/css?family=”.preg_replace( ‘/\s+/’, ‘+’,$tempera_googlefonttitle ).”&subset=latin-ext”));
It works perfectly and shows the latin extended characters (e.g. Hungarian)Could you fix Tempera theme so we can use it without this ugly work around.
Thanks!
March 12th, 2014 at 16:50 #24342In reply to: bug on PRESENTATION PAGE COLUMNS images
Kay
Cryout Creations mastermindHi guys!
Although we may not always reply, we are carefully listening 😉 So the columns aspect ratio changing on responsive view has been hopefully fixed as of version 0.9.9. Please update and let us know if everything’s okay now.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.March 12th, 2014 at 12:49 #24324In reply to: Vertical Divider between sidebar and content
Juan Manuel Saenz
Jim:
That’s EXACTLY what I needed 🙂 !!!
Heartfelt thanks, my friend!
March 10th, 2014 at 20:38 #24304In reply to: Change colour of hover over pagination
Francois
Hi Jim,
If you scroll to the bottom of this page and hover over a pagination number, you will see a big green box that hides the number http://www.therealmusic.net/reviews-trm/
I’ve changed the accent colours as well as the link colours but the box itself doesn’t change colour.
I’ve managed to change the colour of the number but that changes every link on the site which is not what I want.
Thanks
Francois
March 10th, 2014 at 16:01 #24296In reply to: Change colour of hover over pagination
Francois
Hi Jim,
Tried changing all the accent colours, the hover colours and everything, nothing changes the colour of the box over the pagination.
March 10th, 2014 at 12:06 #24293In reply to: After Update, Menu Bar Problems
Dexter!
And nevermind…it looks like it fixed itself. I will admit to being young and impatient, but it was having this issue for the 3 hours I was editing and when I logged out and checked, it was fine…I guess I will try that a few more times next time. So nevermind people! Thanks anyway!
March 10th, 2014 at 02:18 #24287In reply to: Menu not working for Tempera Settings Page
Alanna
I’m having the same problem. It’s making the theme uneditable. It took so long to find a theme I really enjoyed, too. I tried opening the dashboard on multiple web browsers, as well. Any wise words of advise would be WONDERFUL.
March 9th, 2014 at 22:43 #24282David
I tried editing mantra-child/includes/theme-frontpage.php but it didn’t change anything on the presentation page – I would ASSUME that it should.
March 9th, 2014 at 22:38 #24280David
I’m pretty much a WordPress newbie, so anything I offer may be wrong. Nonetheless, I wanted to make a change to the presentation page layout and found, within my mantra-child directory, an ‘includes’ directory containing theme-frontpage.php. ‘includes’ did not contain any other files, but if edits to includes/theme-frontpage.php would work, I’d THINK you could duplicate theme-function.php there.
However, when I edited theme-frontpage.php, it didn’t result in any changes to the site, so…?
March 9th, 2014 at 03:01 #24274In reply to: can\'t get slider to show posts on presentation page
Jim
Hi
Within the presentation page settings you can set slides to display latest posts, random posts or sticky posts. I don’t use posts on slider but I have just tried it out and it worked for me. I created an image the same proportions as the slider and set it as the featured image in a test post.
I hope this helps
Jim…
March 8th, 2014 at 06:49 #24259In reply to: can\'t get slider to show posts on presentation page
Zazzy
I thought the slider was supposed to be able to show recent posts. The latest post option does not give the custom slide settings. I did try deactivating all plugins – but really I don’t have much going yet since I’m still working on the layout.
On Mantra, the slider at least tries to show the posts. On Tempera, nothing shows at all. I like both of these themes and perhaps I will end up just using the slider for images I particularly like – or maybe I will find another theme that does a slider or gallery of recent posts.
Thank you for trying to help.
March 8th, 2014 at 03:28 #24253In reply to: How to change Home Page 6 Thumbnails Image
Jim
Hi
They are just in the demo, to set your own up you need to first set how many columns wide you want to have on the home page by going to presentation page setting and setting the columns number.
You then need to go to widgets and drag the Cryout column widgets into the presentation page area. Here is where you load images, titles, descriptions and links. SO say you want a similar 6 images then you set columns to 3 and as soon as the first row is full /(ie 3 across) it will go to next line.
I hope this makes sense and helps
Jim…
March 7th, 2014 at 12:58 #24244In reply to: Latest post as one of columns in presentation page
Jfk
@Jim:
You wrote:
“you could create an image to say something like “Read latest posts” and then set that image to link to you blog”.I’m using Parabola Presentation Page as landing page and under “Read Setup” on WordPress the Home page shown as Last Posts. (I tried to change to static page but Presentation page disappear). Is it possible to set Presentation Page as static? I don’t think so.
So now I don’t understand which is the link to my blog because I can’t set a page to it (You can’t select any pages if “start page shown” is set to “Latest Posts”.
I would to link an image on the column to blog (because in there I’ll put news) but I miss the link (it seems that my blog IS the presentation page, or not?).
Thanks in advance, sorry but english is not my language
Ciao
JMarch 5th, 2014 at 23:38 #24223In reply to: Adding HTML to Presentation page
pete
I did find a link somewhere that it is a feature of wordpress that requires HTML is stripped out from text boxes on the presentation page.
Cori I followed the instructions below, got confused and nearly delted the site – for once I backed up!
http://www.cryoutcreations.eu/parabola/parabola-faqs
C20. I want to add my own HTML to the presentation page / Why is my custom HTML stripped?
The theme uses WordPress’ built-in sanitation function to strip potentially harmful HTML data. Each field in the settings uses the wp_kses_data() function to sanitize user inputed content. (WordPress Codex has a good explanation concerning sanitation usage)This is required for the theme to achieve approval by the WordPress theme reviewing team.
For a list of (default) accepted HTML tags and attributes, see the header of WordPress’ kses.php file.
This default behaviour can be overridden using plugins, theme or WordPress modding.
As far as modding the theme is concerned, you can edit the theme/admin/sanitize.php file and inside the [..]_options_validate() function you can remove the wp_kses_data() processing on every field you wish to remove the sanitation from (the field names are pretty much self explanatory).
March 5th, 2014 at 08:17 #24216Jeff
Also, I just put in “Connect” to the menu bar and it’s at that elevated level. I tried taking out the code (going back to the arrow) and it’s still at that elevated level. I tried it with the first round of code and it’s still high too. Ahhh.
March 5th, 2014 at 06:41 #24213In reply to: Presentation page not displaying unless logged in
Stev
Found the problem. I needed to set any page as the homepage even though it wasn’t going to appear. Wierd
March 5th, 2014 at 00:53 #24205Jim
Hi Jeff
Yes looks correct, have you to a site link I can take a quick look at for you.
After you pasted the code into that box did you save the settings and do a refresh of the site? I tried it on mine and it seemed to work OK
Cheers
Jim…
March 5th, 2014 at 00:41 #24204In reply to: How to remove social icons from every page
kneighbour
Sorry – your suggestions do not work.
My social media setting fields are all totally blank (they only had a # in there anyway).
The Social Media Settings in Tempura settings does not effect what is on the page. Only around the edge of the page (ie footer, right, etc). I actually want the social media icons to appear in those areas. But what is happening is that the icons are appearing after the text on every page. ie immediately after any text you happen to enter.
It looks to me like there are Posts (blog entries) being added to every page after my text. These blog entries are actually empty, so you do not see any text. But the social media icons that you add after every blog post are showing up. So I guess the problem is – how do I stop blog entries from appearing anywhere? I am using WordPress as a website tool – to to display blogs.
Just updated the theme to the latest 0.9.9
March 4th, 2014 at 01:08 #24188In reply to: Tempura – Social Media Links not working
Em
I am having trouble with the icons as well in Tempera. I enter the link and all it does is open my websites home page with the link as part of the slug (example: http://www.mywebsite.com/http://facebook.com/myfacebookpage.com). It doesn’t show an error, it just acts like you reopened the home page in a new tab or page. I even tried taking out the http the www. and even the social website leaving only (again example) “myfacebookpage.com”. Nothing seems to be working. I just need the social media button to share the current page to the social media page of whoever is visiting the site. Please help!!!!
March 3rd, 2014 at 17:33 #24184In reply to: Social media icons header bug
Joy DeKok
Do you know when this bug will be fixed? I updated a client’s site today and can’t get the social media icons out of the header. Also, the home page tab is blank. Here’s the site link – when you look at the tab, you’ll see what I mean. http://www.anewyouhairremoval.com
Thank you.
Joy -
AuthorSearch Results