-
AuthorSearch Results
-
April 26th, 2014 at 18:57 #25023
Kathleen Clohessy
It appears that this UI does not want to take the link. The name of the plugin is Custom Sidebars by WPMUDEV. It’s the easiest one I’ve found. Good luck to you.
April 24th, 2014 at 23:05 #24980Walt
I do not believe it is possible because your sidebars are widgets and your pages have an “include” function on them to call the widget.
A viable work around would be to use your left bar for one set of pages and your right bar for another set of pages.
April 24th, 2014 at 22:42 #24975In reply to: Problems in IE8 with Tempera
Walt
Quite simply, Tell them to update their browser. IE8 is from 5 years ago. Count them, FIVE YEARS AGO. Do you realize how many web standards have changed since then and how many versions of IE there have been since then?
April 24th, 2014 at 20:38 #24969In reply to: Header Logo Responsive size
Trevor Shelor
Hey there. Love the theme. My client wants a larger picture of himself in the right corner of the header image. What I’ve done is create an 1150×120 blank canvas and added the logo and his photo to either end. I’d like to be able to repeat this with a taller header to work with. Where can I adjust the height of the header image space?
Thanks for the help and keep turning out those great themes!
April 24th, 2014 at 02:22 #24963In reply to: Remove posts from main page
Michael Shaffer
New WordPress site, like the Tempera template… however, I’m trying to do something similar to Sylvie (eg, no Posts, just Pages), and even though I set “Static Front Page -> Home”, where Home is a Page, it always tries to show my posts at the bottom.
Is this a bug? Is there a workaround?
April 23rd, 2014 at 23:53 #24960In reply to: Comments held in moderation not showing to authors
Nyllover
Ok…it isn’t an issue with any plugin. Tried to disable them all…the issue persists
April 23rd, 2014 at 19:54 #24957sly
April 23rd, 2014 at 16:58 #24954In reply to: Presentation page acting funny
Matt
Yea, I should’ve known better too. I’m an IT professional, for goodness’ sake.
But, it looks like the update just released fixes the issue.
I also noticed the issue appeared possibly browser-specific. IE loaded the Presentation Page just fine, which FireFox (my primary browser) had the issue.
Ah well, thanks for fixing this so promptly Cryout.
April 22nd, 2014 at 14:08 #24940In reply to: Unable to remove Breadcrumb
Walt
Breadcrumbs and page titles are 2 different things.
Breadcrumbs show a hierarchical structure leading up to the page.
Ex: yoursite.com >> Music >> RecordsThe Page titles just show which page you are on.
Ex: RecordsAs for strictly getting rid of page titles, That’s hard coded into wordpress and not a template related issue.
https://www.google.com/search?q=get+rid+of+page+titles+in+wordpress&oq=get+rid+of+page+titles+in+wordpressApril 22nd, 2014 at 13:55 #24939In reply to: zoom in on a smart phone or tablet's
Walt
If you have a meta name=”viewport” tag, get rid of it.
April 21st, 2014 at 14:38 #24925In reply to: WP Admin Bar disappeared
Walt
Users > your profile > Check Show Toolbar when viewing site
April 20th, 2014 at 19:23 #24918David G
I would suggest creating a child-theme for your site. You will have 2 files in the directory – Style.css and functions.php. Then you can edit those to override the theme functions and styles. One benefit of a child theme is that when you update the main theme, you do not lose the customizations you have created. I suggest going to the WP site and search how to create a child-theme. It isn’t hard and there are plugins you can use also to achieve your goals. I use the plugin (Child Themify) but it doesn’t create the functions.php file although that is easy enough using a FTP program to add that.
I hope that helps.April 20th, 2014 at 09:02 #24905In reply to: Custom menu?
undra
I created two menus and added custom code to my header.php to open either menu based on if the user is logged in or not. But when i added the custom code, it changed the format of my navigation making the buttons smaller. I want to still use the format of the original theme settings, but can’t figure out how. Here is the section of code that i added to my header.php below:
<nav id=”access” role=”navigation”>
<?php
if( is_user_logged_in() ) {
$menu = ‘logged-in’;
} else {
$menu = ‘logged-out’;
}
wp_nav_menu( array( ‘menu’ => $menu, ‘container_class’ => ‘menu-header’, ‘theme_location’ => ‘primary’ ) );
?></nav><!– #access –>
I have tried all sorts of things with thew style.css file, but nothing seems to work. Can someone direct me in what i need to do to make this work
April 18th, 2014 at 12:34 #24875In reply to: Parabola & Woocommerce
Jorge A.
Hi, Jeannie,
I installed the original Parabola theme before installing the child theme, which inherited all the Parabola settings.
When it comes to updating the child theme, my server won’t let me uodate it from the WP admin panel, so I have to switch to the parent Parabola theme, delete the archives for the previous version of the child theme, install the new version of the child theme and activate it. It takes no more than two minutes, and the theme is worth it from my point of view.
April 17th, 2014 at 12:51 #24863Milena
Add a new page, call it homepage and set the defaults of the site – to static view, choosing that page. As for the Tempera marketing, i think you can quickly pay them.
April 16th, 2014 at 23:15 #24855In reply to: Home page with slider
Michael Karsh
Hi, I used meta slider. Works great. It also has an option to use the Tempera slider but I haven’t tried that.
April 16th, 2014 at 23:14 #24854In reply to: How to add more than 5 Social Media Icons?
David
We are begging for more social media icons for our site too. We want to add iTunes to our Linkedin, Facebook, pinterest, Twitter, Youtube links but we are out of entries.
Thank you.
April 16th, 2014 at 18:58 #24850In reply to: Parabola & Woocommerce
Jeannie
Jorge, did you install the regular Parabola theme first before using the child theme, or did you install the child theme initially? I am trying to figure out how to update an existing Parabola site to use WooCommerce and would be grateful to have the benefit of your experience. (If I install the child theme now, do I need to re-set everything or will it inherit all the settings from the parent theme?)
April 16th, 2014 at 14:32 #24848digamber pradhan
Hi guys i’m having a similar problem i’m using the wordpress multisite feature and when I added this new plugin there was this home/content/p3nexnas03/89/2066089/html/wp-includes/capabilities.php on line 1511 error and i can’t for the life of me figure out why the only changes i’ve made are custom changes using front end form to change use-nicknames and all
April 16th, 2014 at 00:03 #24837In reply to: Presentation page – select posts to be displayed
Mike
Hello, im looking for a easy way to do this, i tried several plugins without luck, next step is to edit the php code. Any tips would be greatly appreciated.
April 15th, 2014 at 21:20 #24836Silfer
Hi Aaron, I have a similar problem.
I have set my presentation page columns to be showing the latest posts, and I will like the title of these posts to be below the image.
I have tried reading the PHP code but am kind of lost.
How do I go about it? Thanks!
April 14th, 2014 at 16:28 #24822In reply to: Back to top button in mobile
Pixelologist
It doesn’t work for me, either. Using Parabola and viewing on an iPhone, the button is visible but activating it does nothing at all.
April 11th, 2014 at 02:49 #24803In reply to: Post and Page content being cut off
Ed Williams
I’m having the same problem. I’ve been testing different calendars to find the best one for my client’s needs. Every one I tried was cut off on the right, so I loaded another theme and they work perfectly…but I’ve got too much time invested in the Tempura theme to switch at this point.
April 10th, 2014 at 16:20 #24800In reply to: Post Images
Michelle
FYI, I received this response from Cryout Creations:
Michelle,
Hi.
“1. I know a post requires a feature image to show on the presentation page, but then it shows a tiny image in the full post. I need my images to be about 300 wide or tall (depending on orientation). ”
– The themes have options to control featured image size. But you’ll need to regenerate all images already uploaded and set on posts – there’s a plugin for this, I believe named “Images regenerate”.“2. When I additionally embed an image into the post (so it’s the right size in the full post), excerpts display two identical images. I can scrap excerpts on the Presentation Page, but a category search, for example, will still render a page of excerpts, which will look wonky.”
– This is not normal behaviour and we’d need to see a site to further investigate.-
This reply was modified 11 years ago by
Zed. Reason: removed email in text to avoid spam
April 10th, 2014 at 00:57 #24797In reply to: How to Set Welcome Page and Presentation Page
Mickie Sherwood
No reply yet?
More info on what I’ve done to solve my problem. But to no avail.
I created a menu called Main Menu. I added all of the pages I wanted to show in the Primary Navigation.
I checked the URL for my Welcome/Home page. The link showed http://www.mickiesherwood.com/blog. Then
I choose Links on the left side of the Edit Menus tab.
Then I typed in the URL above and filled in the Link text field with Welcome.
I clicked Add to Menu.
What happened was Welcome is then listed under the Menu Structure as Custom.
Then I clicked Save Menu.
I now have a Welcome tab and a Home tab on the Primary Navigation.
But when clicked, both pages show what’s on the presentation page.
Can anyone help me, please?
April 8th, 2014 at 20:54 #24782In reply to: Not responsive
tom
Hi,
Great theme. Thank you so much. However, I am having the same issue with a friends site. I am using an adroid tablet and S4 phone, and the mobile menu says “Menu” and it will not return to home.
Thank you very much in advance for your time and consideration.
Warm Regards,
TomApril 7th, 2014 at 12:47 #24770In reply to: Missing required field "updated"
Peter Ward
Hi Zierleisten,
I have used Tempra a couple of time’s, albeit for personal projects, from cryoutcreations and found it to be very good.
However, I had the exact same issue when using Static Webpages, this is how I fixed mine for Tempra, Parabola may be similar…
Find and edit content-page.php, it is in the themes/tempra/content/ folder.
At this point, I would suggest you take a backup of content-page.php before editing, and ideally you should be applying this on a child theme, rather than the parent as it may disappear after any theme updates.
Find a line that reads <?php the_content(); ?>
Either before or after this, its down to your preference, add the following…
printf( __( ‘<span class=”sep”>Posted on </span><time class=”entry-date updated” datetime=”%3$s” pubdate>%4$s</time><span class=”by-author”> <span class=”sep”> by </span> <span class=”author vcard”>%7$s</span></span>’, ‘tempra’ ),
esc_url( get_permalink() ),
esc_attr( get_the_time() ),
esc_attr( get_the_date( ‘c’ ) ),
esc_html( get_the_date() ),
esc_url( get_author_posts_url( get_the_author_meta( ‘ID’ ) ) ),
esc_attr( sprintf( __( ‘View all posts by %s’, ‘tempra’ ), get_the_author() ) ),
get_the_author()
);
?>You may need to change the reference ‘Tempra’ to ‘Parabola’, there are only two.
This will add the ‘updated’ and ‘author’ fields missing.
Test again with Webmaster Tools, all should be good now.
Hope this gets you going.
April 5th, 2014 at 00:23 #24756In reply to: Wp postraitings index.php
Andrey
I need this to work on the main page in news preview
April 3rd, 2014 at 21:02 #24745In reply to: Parabola & Woocommerce
Jim M
I seem to see an issue with the add to cart button. On my page:
http://phoenixfearcon.com/shop/
When I click “Add to cart” the checkmark which appears lies on top of the “View cart” button. Is that something which is fixable? If so, do I need to change the theme or the plugin, and what needs to be changed?
April 3rd, 2014 at 16:35 #24742In reply to: Problems in IE8 with Tempera
Ephraim
I believe I may have misspelled the domain name of our site.
The site we are having problems with is kedmitours.com.
People keep calling me about the above problems with IE8.
Please help us.
Thank you.
-
This reply was modified 11 years ago by
-
AuthorSearch Results