-
AuthorSearch Results
-
November 10th, 2014 at 17:02 #28150
In reply to: Read More on Sliders Disappears
Vitale
The slider has disappeared.
When I change an image and try to “save changes” the botton goes to a 404 error page.
This happen in my page and in a friend page that I recommend this theme
This is not resolved at all.November 9th, 2014 at 21:34 #28134In reply to: Post Pagination Not Working
Sławomir Bączek
same problem – multisite post page doesn’t work! I changed for a while mantra to tempera to test if this problem is only in matra – tempera has same problem. I tried another one. Every Cryout creations’ theme doesn’t work with post page pagination!
Awaiting profesional help :).
November 9th, 2014 at 17:12 #28130In reply to: widget font colour change in header
John
Sorry, this is the correct website address. romy-style.com
I have added a text widget to the header, but I would like to change the colour to be different from the general text colour. I believe I need a css code to do this. Is that correct?November 8th, 2014 at 07:33 #28123In reply to: BBpress Reply post Avatar & Info — bug
Talabrina
I’ll relink the screen, not working XD
November 5th, 2014 at 13:21 #28091In reply to: Disable Hover Effect on Images
Maaike W
I copied this in my custom CSS:
element {
}
#content img.alignleft:hover, #content img.alignright:hover, #content img.aligncenter:hover, #content img.alignnone:hover, #content .wp-caption img:hover {
opacity: unset;
}It did stop the effect on my pages!
November 5th, 2014 at 12:55 #28089In reply to: rtl.css problem
Alex
I tried to find the element that is offscreen with the following JS script in Firebug Console:
var nodes = document.getElementsByTagName(“*”);
for(var i=0; i < nodes.length;i++) {
var node = nodes[i];
if(node.offsetLeft < -500) {
console.log(node);
}
}IT SHOWS THE FOLLOWING:
Where can I change the “left” value of of slider images inserted in in <div clas=”nivo-box”> and <div class=”nivo-slice”>?
THANK YOU!
November 5th, 2014 at 00:43 #28087In reply to: Changing Primary Menu for Different Pages
Wes Dickson
Ok, so I found this code in theme-setup.php
wp_nav_menu( array( ‘container_class’ => ‘menu’, ‘menu_id’ =>’prime_nav’, ‘theme_location’ => ‘primary’,’link_before’ => ‘<span>’, ‘link_after’ => ‘</span>’ ) );
and it’s very similar to the Original Code noted in the reputedly successful example above.
It looks like the main thing I need to add to this code is this bit:
‘menu’ => get_post_meta( $post->ID, ‘MenuName’, true)
However, when I added it in, trying various locations, my theme crashed and I had to delete and reinstall.
I’m guessing there’s a conflict because menu_id is being defined as prime_nav, but I’m also trying to define “menu” with the inserted code. I tried overwriting the prime_nav definition, but that didn’t work either. I’m guessing it refers to prime_nav somewhere else in the code (though I’ve had no luck finding it).
Any help out there?
I’m just a beginner, so be gentle with me…November 4th, 2014 at 16:03 #28083In reply to: Type on slider images
delta echo
The easiest way to omit the text on the sliders is to delete all the text from the TEXT1-TEXT5 text boxes in Themes>Nirvana Settings>Presentation Page.
November 4th, 2014 at 10:17 #28081In reply to: Upgrade Bug
Al
Same issue. Parabola settings are dead as a doorknob, except for the color change during mouse-over on each of the settings. Tried deactivating plugins, as directed, but to no avail. It seems you have bricked your theme for many of us with this update. Can the update be undone?
November 3rd, 2014 at 12:08 #28072In reply to: change background color of content area
Eloke
If you need to have semi-transparent background use RGBA colors in CSS: CSS3: semi-transparent background color using RGBA. If you need to have cross-browser support, use PIE for IE.
November 3rd, 2014 at 04:20 #28071Victor
I tried this solution and it didn’t work. However I remember reading somewhere about changing the PHP version in Cpanel. I switch it from native 5.4 to 5.5 and it fixed it. But 5.5 is weird and I don’t know which boxes I need checked to make everything function like 5.4 soooo…. Idk if I’m going to leave it on or just use this as a solution to reset the overload.
If anyone figures it out lemme know!
November 1st, 2014 at 06:32 #28058In reply to: Jetback widget visibility not working
HH
I tested the jetpack widget visibility in the regular Parabola, and it did not work there either but it did work in Twenty Twelve. I am assuming the problem lies in the Parabola theme. Is anyone else having this problem? I am running the latest WordPress version in Firefox.
October 30th, 2014 at 04:09 #28027Steven
Hi
After testing the problem was this plugin
https://wordpress.org/plugins/head-cleaner/
Which once disabled fixed the issue. Didn’t need it anyway as I only installed it to add the last modified attribute for google rich snippets.
Probably solved.
October 29th, 2014 at 06:24 #28015In reply to: Mantra Settings
michelle Heaney
This site is not published yet. installed mantra. tried to change layout-no plugins active not even installed. cannot change layout. other tabs working to change them its fine but cannot change layout.
October 24th, 2014 at 15:45 #27966In reply to: How do I remove the top menu
John
Hi Lissa,
Thank you soo much for taking the time to answer my question.
I tried what you suggested, but the menu bar is still there.
Is there something else I need to do?October 24th, 2014 at 13:11 #27954In reply to: Presentation page doesn't work
Zed
Cryout Creations mastermindKathie, would you like to list those issues?
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.October 24th, 2014 at 13:01 #27951In reply to: Footer not remaining at the bottom of the page
Zed
Cryout Creations mastermindYour request is similar to complaining a 4 wheel car is broken because it doesn’t have 6 wheels.
This makes no sense, really.
My point exactly.
A 6-wheel car may be better in some cases, but that does not make the 4-wheel car broken and in need of a fix.
Coming in the “Bug” section and asking if anybody is going fix something that isn’t broken in the first place isn’t criticism. If you want the theme to behave in a way it wasn’t intended to behave or didn’t get to do yet there’s the custom CSS field, there’s child themes. You’re absolutely free to make these changes yourself (and complain to yourself when they don’t work as expected)
If you want something integrated in the theme you can drop by and say “hey, can the theme do this or that?” or “hey, how about the theme doing this or that? is it possible?”. And then we’ll see what we can do. We’re open to suggestions. But we don’t consider features that aren’t there (because we don’t want them or because we didn’t think of them yet) as problems that need fixing…
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.October 24th, 2014 at 12:35 #27950In reply to: Nirvana 0.9.9 Font Issue
Zed
Cryout Creations mastermindDid you try this with a font that’s not already included in the theme?
Technically, forcing a font weight via the Google font field will not work as the other font weights are already included in the font that’s in the theme, and browsers will use the weight specified by the CSS (usually 300/normal).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.October 24th, 2014 at 11:25 #27945In reply to: User Profile Background Color
Zed
Cryout Creations mastermindThose grey/white areas are part of BuddyPress’ styling.
Use a tool like Firebug to inspect elements and figure out the tags/classes/ids you need to override with CSS.#buddypress table.forum tr.alt td, #buddypress table.messages-notices tr.alt td, #buddypress table.notifications tr.alt td, #buddypress table.notifications-settings tr.alt td, #buddypress table.profile-fields tr.alt td, #buddypress table.profile-settings tr.alt td, #buddypress table.wp-profile-fields tr.alt td { background: none repeat scroll 0 0 #222; }
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.October 22nd, 2014 at 02:30 #27888KJ
Hi Carrie. I have the same menu problem with my Tempera theme. Little boxes instead of arrows for dropdown. Did you manage to fix the issue?
October 20th, 2014 at 23:30 #27872In reply to: Unable to change "Main Layout"
NeonZebras
I am experiencing the same issue. I also am using the latest versions of WordPress & Parabola.
Please advise.
October 20th, 2014 at 13:40 #27865In reply to: Problems with Settings
Walt
The bar/column thing is a simple fix…
Appearance // PS // Layout SettingsFrom there you can choose your default layout (ie: how many default columns you want) and you can use the slider to change how big you want your sidebars.
October 19th, 2014 at 02:48 #27849In reply to: Hola Coca Cola :) – CR2 LANDING PAGE M0DULE
Essam
Is this response from your own point of view is comprehensive for all what i have mentioned above? Do you think 22 days response time is fairly reasonable for a response?
Or else this is just becoz of a FREE Module treatment and paid modules would be handled differently? !!!!
I am just seeking an explanation!
October 16th, 2014 at 22:20 #27812Hew
Same problem. I can’t add a title to the presentation page and any SEO tags such as meta descriptions. Is there a php file that can be modified to add a Title and other meta tags in the Head?
October 16th, 2014 at 15:09 #27800In reply to: add 6-th slide
Dean Hurley
I also have a requirement for up to 10 images for the slideshow to be available for my client. I also need to be able to show the slideshow on all pages.
October 16th, 2014 at 11:14 #27791In reply to: Disable Hover Effect on Images Downloaded to Pages
Bert Ernie
Sometimes using computers makes me want to bang my head. It does work! (CSS) But only on posts I have made AFTER adding the CSS. What the???
Example of a post made after implementing CSS http://berternie.com/paintings/photorealism/vineyard/ – This is great
Example of a post made before implementing CSS http://berternie.com/paintings/photorealism/southern-california-landscape/October 16th, 2014 at 10:54 #27790In reply to: Disable Hover Effect on Images Downloaded to Pages
Bert Ernie
I have tried for hours to solve this. The CSS code is pasted into the Misc section of Parabola settings but alas no change. Love the theme but the hover effect is rather annoying.
October 16th, 2014 at 10:13 #27789In reply to: Change layout from different pages
Annemie
Hello
I have the same question.
And I would like to know how you can change the menu in the sidebar on different pages.
Many thanks,
Annemie
October 16th, 2014 at 09:40 #27787In reply to: "save changes" in settings leads to a 403 error
Bembis
I’ve messed up code. Sorry for duoble post.
This text can be changed from the Miscellaneous section of the settings page. <br /> <b>Lorem ipsum</b> dolor sit amet, <a href='#'>consectetur adipiscing</a> elit, cras ut imperdiet augue.
You need to change
<a href='#'>
to<a href="#">
.P.S.It would be nice to have preview option before posting. 🙂
October 16th, 2014 at 09:29 #27786In reply to: "save changes" in settings leads to a 403 error
Bembis
Hi Cristine,
There is “custom footer text” in Nirvana settings (miscellaneous settings) and there is default text:
This text can be changed from the Miscellaneous section of the settings page. <br />
<b>Lorem ipsum</b> dolor sit amet, consectetur adipiscing elit, cras ut imperdiet augue.
You should try to change that bold text to . I made that part of text bold just so you can see which part you need to change.If that won’t help, try to send your wordpress site logins to Zed through (premium/custom work/contact) forms. You can see Custom work form in right sidebar. Just don’t post your logins in forum.
-
AuthorSearch Results