Forum Replies Created
-
AuthorPosts
-
April 27, 2015 at 6:53 pm in reply to: Move page title out of band out of the header and into the content area #435517
I think I’m looking for the same thing, here — a way to get automatic page titles, but in the body area, not in the strip with the breadcrumbs.
In other words, If I choose “Hide Both” in the Header > Header Title and Breadcrumbs option/pull-down (because I don’t want that extra strip/row in the header), I lose my automated page titles. If I still want titles on my pages, I have to manually add them to each page (e.g., http://skidrow.org/work/ ). And yes, as Kevin mentions, then I don’t have titles on my category pages (e.g., http://skidrow.org/category/affordable-housing/ )
So, is there a way to get the page titles to automatically show in the body area? Ismael’s hook looks close, except that the title would be the same for all pages, that way, right?
Thanks and let me know if you have any questions.
Oh, I’m sorry — I know I tried that (Peter’s post) before, but I thought it didn’t work for me, for some reason… OH! I see what it is! Peter’s snippet doesn’t add the excerpt and read more links. BUT, that snippet combined with Elliot’s tweak to the includes file above (April 22) gives me what I’m looking for — the thumbnails and excerpt and read more links on archives pages.
Thanks guys!!
Uh oh! It looks like Elliot’s snippet in the includes file was actually conflicting with my single posts pages — instead of showing the whole post, they were just showing the excerpt and read more link. So, back to the drawing board. Can we re-open this ticket? Now I’m back to needing excerpts and read more links on my category/archive pages (e.g., http://skidrow.org/category/affordable-housing/ ).
-
This reply was modified 10 years, 8 months ago by
sky19er.
Perfect! Thank you so much!
Thanks, but that just changes the font color. I’d like to to act just like the other buttons, where the font color stays the same and the background lightens just a little. In other words, how can I keep the font color the same, but just have the background lighten a little (not turn to white)?
This reply has been marked as private.Yes, I’m using the “Advanced Layout Editor” option in Dashboard > Enfold > Blog Layout > Style. I need to use that method so I can maintain the sidebar submenu on the main blog page and put other things in the body area of the main blog page. The code snippet you gave me added excerpts and read more links to my archives pages, I’m just hoping we could also add thumbnails on those archives pages (e.g., http://skidrow.org/category/affordable-housing/).
I’ll send you a login in the following, private reply.
I think I’m having the same issue — my full-width buttons change to white on rollover / hover — http://879.890.myftpupload.com/programs/women-supporting-women/ — and that screencast is a broken link.
Please advise. Thanks!
Right, but when you use the blog post element, it only shows the thumbnails on the blog index — I’ve switched it back to that setting so you can see (e.g., http://skidrow.org/category/affordable-housing/). And if I use the other method, I lose the sidebar submenu and, since I handle my page titles manually, I lose the page title on the blog index.
Now we’re talkin! ;) I went to Dashboard > Enfold > Blog Layout and set the “Blog Style” to the single author, small preview pic style, and made the edit to the includes/loop-index.php file, as noted above, and that did the trick. Now, what if I needed to do that while still using the advanced layout editor blog element? In that case, with your code, I get the excerpt and read more links on the archive pages, but no thumbnail — can you add the thumbnail in that code snippet? Thanks so much!!
Yeah, I’m handling that through the Page Links To plugin. But that doesn’t have anything to do with this, as far as I can tell — I deactivated that plugin and tested and nothing seems any different. The fact remains that if you go to Dashboard > Enfold > Blog Layout and set the “Blog Style” to the single author, small preview pic style, you don’t get any excerpts or read more links anywhere (on either the blog index or the category archives). And if you use the advanced editor method to get excerpts and read more links on the blog index, you get the full posts on the category archive pages.
Thanks, but then there’s no excerpt or read more tag.
Ahh, I had the `if(!function_exists(‘avia_sidebar_menu’))
{` in there, which seemed to break it — thank you!!!FYI, I added an h3.widgettitle to it, which I think is a nice touch:
$default_sidebar = false; $parent = get_the_title($post->post_parent); $parentlink = get_the_permalink($post->post_parent); $sidebar_menu .= "<nav class='widget widget_nav_menu $display_child_pages'><ul class='nested_nav'>"; $sidebar_menu .= "<h3 class='widgettitle'><a href='{$parentlink}'>$parent</a></h3>"; $sidebar_menu .= $children; $sidebar_menu .= "</ul></nav>";Hmm, I’m still having issues — can’t seem to get the code right without causing an error — any chance you could tell me exactly what I’m supposed to put in the functions.php file of your child theme? Sorry to bug.
Thanks, Ismael — that looks like what I’m talkin’ ’bout! ;) And could you remind me how to handle that via a child theme? I have the child theme all set up and activated, but do i use functions-enfold.php in the child theme, or just functions.php? And what exactly would I include in the child theme file? I got it working by editing the functions-enfold file directly, but can’t seem to get it to work via the child theme. Thanks again!
Thanks, but that’s “semi-manual” ;) Then I’d have to add that for every page in the section and update it every time a page is added in the section, etc. Plus it doesn’t have the linking feature. I was hoping for something more automated, maybe via php / a child theme file? Thanks again.
Hmm, I can’t seem to replicate it, now. I may have deleted a plugin since I last checked, but I can’t remember. Maybe it was something transient with my machine. Anyway, thanks for the reply.
You know what? I think it’s only happening when I’m logged into the admin — so, not critical, but still a little annoying ;)
Thanks, Josue, the following did the trick for me:
.logo img { margin: 0 auto; } .logo { width: 100%; }I’m trying to do this — use a really big, wide logo — as well. I have the “Logo center, Menu below” option set, the Header Custom Height set to 300px, and a 778px x 290px logo in place. It works fine in Firefox/Mac, but in Safari and Chrome/Mac the logo apparently gets sized down to 515px wide. Do you know how to get the other browsers to handle this like Firefox?
Thanks!
http://remarkable-bark.com/Woah, I could have sworn I tried that and it was still full-width, and now even without the 1/1 column it’s not full-width — did you jump in and change something? Just curious.
Awesome; thank you — I called the host and they instructed me to add
memory_limit = 128Mto the php.ini file in the cgi bin, which seems to have done the trick! Thanks again!Well, I was able to work on the timeline a bit — back after we had the previous exchange — then the project got put on hold. Now I’m back to working on it and having the same issue again. I tried upping the memory to 256M, but still no luck. I’m also seeing the error again (see below). Any other suggestions?
Memory size of 41943040 bytes exhausted (tried to allocate 260935 bytes) in /data/23/3/90/15/3416504/user/3809111/htdocs/wp-content/themes/enfold/css/dynamic-css.php on line 754
Thanks — FYI, using the AddThis buttons within wp-scializer seemed to work best, for me.
http://conference2014.seedstock.com/news/Thanks, adding
define( 'WP_MEMORY_LIMIT', '96M' );to the bottom of the wp-config.php file seems to be working.Thanks for checking! It loads fine on my machine on the same connection, too, but we think we have experienced it on other machines and other connections. And he doesn’t seem to have issues with any other sites — he cruises around all day every day on that computer and that connection with no problem. So weird!
Haha! Yeah, that’s fine for me, but the issue is that I’m trying to build a website for my roommate (a successful animator) and he’s reluctant to use WordPress because occasionally (not all the time) but often) the first page of the WordPress sites I have him test (various themes on various hosts, although all shared hosting) hang on the first load for like 25 seconds! At this point, from what I gather, the issue seems to be due to a combination of Safari, shared hosting, WordPress (or maybe Jetpack), and maybe some settings specific to certain users’ computers. Anyway, for those people, that load time is totally and utterly unacceptable. So far, I haven’t had any other clients barking at me, but it seems to be a “real” issue, and one of the toughest mysteries I’ve ever tried to solve in this field. So, please let me know if you guys hear anything — I’d really appreciate it. Thanks for all your help with Enfold — I’ve now purchased it 8 times — far more than any other theme in the history of my web design career ;)
April 29, 2014 at 3:25 am in reply to: menu overlaps logo in ipad landscape, and 1024 browser widths #257440Thanks, Yigit! I was still getting some overlap — and I’d rather size down the logo than lose the padding between nav items — but this got me on the right track.
Aha! I thought to try that, but didn’t for some reason — that did it! Thank you!!!
I removed
<{heading} class='main-title entry-title'>{title}</{heading}>from line 274 of functions-enfold.php.So, now I tried putting the following in a functions-enfold.php file and uploaded it to the enfold-child folder, but it didn’t work:
<?php add_filter('avf_title_args', 'avf_remove_header_title', 10, 1); function avf_remove_header_title($args) { $args['title'] = ''; return $args; } ?>Anything else I can try?
Thanks!Sorry, I no longer think this is an Enfold-specific issue. At this point, it seems to be something very specific to WordPress in general certain Safari users. Like WP sites will load fine for me in Safari, but hang crazy long for my roommate (same version of Safari, same house). It seems to happen with various themes and various hosting services (although all shared hosting). And it doesn’t even seem consistent — sometimes the same sites load fine. But it’s definitely an issue, just tough to pin down. DNS prefetching seems to have potential as a culprit. Please let me know if this issue sounds familiar to you, although I realize it’s not Enfold-specific, so feel free to ignore ;) And sorry for the false alarm.
-
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
