Forum Replies Created
-
AuthorPosts
-
October 31, 2019 at 7:49 am in reply to: Customized Portfolio Grid Layout (or maybe a post slider?) #1152627
Thank you, Mike! That has gotten me on the right track. I have created the custom post type and added two additional featured images. My only question now is where to put the extra bit of PHP to call the additional images in the theme? It would be something to the effect of:
<?php echo wp_get_attachment_image(get_post_meta( $post_id, 'second_featured_image', true),'thumbnail'); ?>
Thank you!
You can close it! Thanks again.
That worked! Thanks :)
I’m having the same problem, but disabling the CSS File Merging and Compression in Enfold > Performance fixes it for me.
Enfold support admins: can you look into this and let us know when it’s fixed so I can re-enable the CSS minification?
Thanks!
The site I’m working on has the burger menu showing on all screen sizes (http://www.betweentime.org), so it does show up on screens that have a hover state.
So, is it possible to get the burger menu to drop down on hover on desktop/larger screen sizes?
TYIA!
I tested it on my live site on a desktop/large screen, but I have since removed the code because I couldn’t access my menu (since it collapses when you’re not hovering over the hamburger icon).
And yes, I read that post – it’s the same one suggested by Victoria. If you read my original question, you’ll see that “I still want it to drop down on tap on the mobile version.” I’m looking for a way for the hamburger menu to drop down on hover on desktop/larger screens only.
Please let me know if there’s a way to modify the CSS and/or JS to make this work for me.
Thank you.
Thanks for the link. I added the CSS to the functions file and updated the JS, but I have the same problem that @guenni007 had. When I hover over the hamburger icon it opens the menu, but as soon as I move my mouse off of the icon (to click on a menu item) the menu closes. What do I need to change so the menu stays open while the mouse is hovering inside the active menu?
Thanks!
September 28, 2018 at 5:59 am in reply to: Problem Updating Enfold: "Download failed. Problem downloading theme" #1015586I’m just adding my voice to the chorus so I can stay up-to-date on the progress of a fix. I have tried the updated PHP file from Gunter but it still returns an error on the WP admin side. I have reinstalled a backup of an older version of the theme so my client’s site can stay active, but I’m eagerly waiting on this update. Thanks for your work on this.
cardiopulmonarycorp, to add the updated PHP file, you can use an FTP program (like Filezilla) to access your WordPress files. The note you quoted indicates where the file is located inside the Enfold Theme files. Those theme files are located in your WordPress files in the following location: wp-content/themes.
- This reply was modified 6 years, 1 month ago by steadyradiance.
Thanks Dude! That did it.
Have a great day :-)Hi Jordan,
Yes, when I disable the wp-eMember plugin it removes the white background. I was seeing the same thing with the image (looking like it just included the background). I’m glad it’s not just me!
I’ve included login credentials in the private content in case that might help.
I appreciate your help!The other problem I described in the previous post on someone else’s thread is back. Here’s that problem:
Something with the new version of Enfold is causing a phantom plugin update. It started happening a few days ago. I was having some other weird things happen, so I completely reinstalled WordPress to ensure there wasn’t an issue. After doing that, I installed Enfold without any problems. Once I added my API key and updated to the most recent version, the orange circle appeared next to plugins to indicate there’s one that needs an update. The problem is, there aren’t any plugins installed at all. I even deleted Askimet and Hello Dolly to make sure.
Thanks in advance for any help you can provide for this and the problem described above with the Portfolio Grid.
Here’s the new thread: https://kriesi.at/support/topic/portfolio-grid-categories-and-phantom-plugin-update/
This reply has been marked as private.I’m having the same problem. I have ensured Enfold is updated and deactivated all the plugins. I do have posts and they are assigned to categorizes. Anything else I can do to troubleshoot?
Another problem is that something with the new version of Enfold is causing a phantom plugin update. It started happening last night. I was having some other weird things happen, so I completely reinstalled WordPress to ensure there wasn’t an issue. After doing that, I installed Enfold without any problems. Once I added my API key and updated to the most recent version, the orange circle appeared next to plugins to indicate there’s one that needs an update. The problem is, there aren’t any plugins installed at all. I even deleted Askimet and Hello Dolly to make sure.
- This reply was modified 7 years, 1 month ago by steadyradiance.
April 28, 2017 at 6:15 pm in reply to: Have Social Profiles in Main Header Area on Desktop AND visible on Mobile #784746Hi! Thanks for your response. That worked!
I had to mess with the header height a bit to keep the Social Profiles from being cut off by the top bar, but it worked!!Thanks again :-)
Thanks for the reply, but I worked it out a different way.
In case anyone comes across this with the same problem, here’s what I did: after scouring the code using Firebug, I discovered that the PHP file used for the Blog Page isn’t page.php, it’s index.php. I put my original code (see the top of this thread) underneath <div class=’container template-blog ‘> in index.php and it works great. No if-statement needed.Thanks you. I tried that, and it works for the Blog Page, but then the Archive and Tag pages don’t use the Grid Layout anymore (see what my Archive Page looks like now http://www.abidinghope.org/2015/12/).
Is there a way to force the Archive and Tag pages to use the Grid Layout while the Blog page uses the Advanced Layout Builder?
Ok. I REALLY do appreciate your assistance, but this is getting ridiculous. This is the third message in a row that I have received that is erroneous or has nothing to do with my problem.
Assuming that it’s me who is not being clear enough, here’s an image that shows exactly what I want to happen: http://www.abidinghope.org/uploaded-files/screenshot.png.
Please let me know if there’s anything I can do to clarify what I’m trying to do.
Thank you.As I said in my previous post, I want the Blog Page to look like my Archive Pages which you can see at http://www.abidinghope.org/2016/01/. Is that not a satisfactory example?
Thank you for your response, but I don’t understand how that will solve my problem. I’m trying to get a custom image at the top of just my Blog Page (http://www.abidinghope.org/watch/sermons-test/). You can look at my archive pages for an example of the image/layout I’m looking for on my Blog Page (http://www.abidinghope.org/2016/01/).
See my earlier message in the thread for the code that I’ve tried adding to my page.php file.
See the private reply
Hi Basilis,
Thanks for your response. I tried changing the code to the page slug but it had no effect.
Any other ideas?
That worked great! Thank you.
Hi Josue,
Thanks for your response. The page http://www.abidinghope.org/watch/sermons-test/ isn’t using the plugin. Is it possible to get the “Grid Layout” to show the full content instead of the excerpt on this page?
Hi Basilis,
Thanks for the quick reply. I tried adding the “tag” specific code to my functions.php file, but it didn’t seem to have any effect. I’m not sure it’s what I’m looking for in any case. Hopefully I can elaborate a little bit and see if I just did something wrong, or if it’s not the direction I need to go.In the Enfold Theme Options under “Blog Layout”, if I select “Use the advance layout editor…” it makes my site look like this: http://www.abidinghope.org/watch/sermons-test-2/ (which is what I want). My question is, how do I get the archive/tag/category pages to follow the same layout? (Currently they look like this: http://www.abidinghope.org/tag/experience-this/)
I’ve tried using the “Grid Layout”, which does change the archive page, but not the tag/category pages. Also, it makes my blog page look like this: http://www.abidinghope.org/watch/sermons-test/. I can get the images to appear by adding a Featured Image for each post, but the text for each post is just an excerpt so all the styling is stripped.
Clear as mud? Let me know if it still doesn’t make sense…
-
AuthorPosts