Forum Replies Created
-
AuthorPosts
-
Yes, I have open the function of Enfold in Blog layout to show the author, and all posts have excerpt.
I added the code:
$author = get_the_author_meta( ‘display_name’, $entry->post_author );
below the code:
$meta .= “<time class=’slide-meta-time updated’ $markup>” .get_the_time(get_option(‘date_format’), $the_id).”</time>”;
I didn’t change any original code of latest Enfold, but above code didn’t work, author still not display in blog grid layout
- This reply was modified 4 years, 1 month ago by yundian.
September 24, 2020 at 3:47 am in reply to: How to add the author meta to the blog grid layout to show the author’s name? #1248022Sorry, can’t give you the company website, we don’t change any original code in latest Enfold, so you can check the problem in any latest enfold website.
Waiting for your reply
Hi, have update latest Enfold, and use the code as that thread said:
$author = get_the_author_meta( ‘display_name’, $entry->post_author );
but it still not working, please check the problem
Already find the code thread said in line 630, but it don’t work any more, author still can’t appear, have clear all cache…
please check
That thread said: Edit the config-templatebuilder > avia-shortcodes > postslider.php file, look for this code around line 498:
$meta .= “<time class=’slide-meta-time updated’ $markup>” .get_the_time(get_option(‘date_format’), $the_id).”</time>”;But I can’t find the code in postslider.php in Enfold 4.5
I have read the thread before this post, it is old Enfold, and can’t find the code as that thread said.
Please give me a answer base on Enfold 4.5.
like this link page
or like this type: https://imgur.com/undefined, how to do with enfold?
how to do?
Hi,
It is not convinient to give you my main website
I can give you my another website which is for just testing, have the same problem
please find the problem and tell methanks
Hello,
I add the code both in functions.php and functions-enfold.php, but nothing happened…
The info are still there…
Just use enfold theme without child themes
November 8, 2018 at 3:24 pm in reply to: A Bug: The content of "Masonry" is not available for Google bots #1031291Yes, I guess because it should appear after scroll down
November 8, 2018 at 12:13 pm in reply to: A Bug: The content of "Masonry" is not available for Google bots #1031189The New API attached
- This reply was modified 6 years ago by yundian.
November 8, 2018 at 7:10 am in reply to: A Bug: The content of "Masonry" is not available for Google bots #1031129I have apply new API and success install at Enfold, but the code of the page still show disable:
ML:256-PU:51-PLA:4
WP:4.9.8
Compress: CSS:all theme files – JS:all theme files
Updates: disabled
PLAu:4- This reply was modified 6 years ago by yundian.
November 8, 2018 at 7:05 am in reply to: A Bug: The content of "Masonry" is not available for Google bots #1031128yes, Masonry just like this type: https://kriesi.at/themes/enfold-law/news/
In fact, this is useless
Just such as your own site: https://kriesi.at/, If you located at this “Home” page, put your mouse on the main menu “Home”, you can see its url is https://kriesi.at/#top.
Other url of main menu is same problem
I mean the “get to top” function botton on every page to scroll the page is enough,
There is no method to keep the main menu link nature without #top?
-
AuthorPosts