Tagged: Post meta info, tag page
-
AuthorPosts
-
December 15, 2015 at 8:47 am #552844
Dear reader,
I am using the customized lay out builder to create a post. Currently I have the post caterogized by using tags, see as example;
http://world2cycle.com/cyclingevents/united-states/Now I am missing a short discritption of the post on this page.
Also, how can I remove the message ‘berichten’ (posts) on this pageFurtermore I am interested if I can customize this page without using coding?
December 15, 2015 at 4:42 pm #553138Hi michael_world2cycle!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.post-title.tag-page-post-type-title { display: none; }
Please refer to Ismael’s post here – https://kriesi.at/support/topic/title-blog-layout/#post-523470
Cheers!
YigitDecember 15, 2015 at 11:06 pm #553328Thanks, problem solved. Very happy with the quick response as well
December 15, 2015 at 11:54 pm #553340Just one more remark. You directed me to a previous post.
Maybe you can provide me some assitance how I can actually create a file called post_meta_infos.php.In which environment I can create this. I was now looking into the FTP, or do I need to go to the editor (dasboard WP, View – Editor).
I understand by reading the post that it is about creating a new .php and I can copy, paste but I don’t know how to create the php file.Below the post;
There is no default element for the post meta info (date, category etc) but you can create a file called post_meta_infos.php on config-templatebuilder > avia-shortcodes folder. Add this code: http://pastebin.com/qsXmPDQJDecember 21, 2015 at 5:57 pm #556086Hi!
please stick to theme related issues only. If you have other or general questions feel free to contact for example general WordPress forum.
Regards,
AndyDecember 21, 2015 at 10:14 pm #556211Dear all,
Can please reconsider your previous answer.
The orignal question is about information missing in the short description which seems to be related with the coding.I am quite new in using wordpress. The aim is to create a page as mentioned below
http://kriesi.at/themes/enfold/blog/blog-grid/
But currently this is not working;
See my link;
http://world2cycle.com/cyclingevents/belgium/Now it’s being explained that the following can help, but can you explain how I need to add this code the solve the currently problem in coding.
There is no default element for the post meta info (date, category etc) but you can create a file called post_meta_infos.php on config-templatebuilder > avia-shortcodes folder. Add this code:http://pastebin.com/qsXmPDQJ
You’ll have a new element called Post Meta under Content Elements panel. You might find a few bugs here and there but it should work as a basic element.
December 23, 2015 at 6:35 am #556888Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardDecember 23, 2015 at 4:13 pm #557019Hereby the details which can be used.
December 28, 2015 at 11:53 pm #557886Hi,
Just curious if you were able to use the temporary login.
Thanks for the support so far and looking forward to work further with the Enfold theme as for now this is an important issue for me to have solved.Hopefully you are able to provide a solution and please let me know when further explanation is needed.
January 4, 2016 at 3:48 am #558951Hey!
Now I am missing a short discritption of the post on this page.
You need to add the summary in the Excerpt box manually.
http://world2cycle.com/wp-admin/post.php?post=130&action=edit
We added an example for you. Check the page now: http://world2cycle.com/cyclingevents/belgium/
If you want to show the post meta info on post created with the advance layout builder, you have to create a new php file, name it “post_meta_infos” then add code from the following pastebin. Save then you should see the new element named Post Meta in the advance layout builder: http://pastebin.com/qsXmPDQJ
Regards,
IsmaelJanuary 4, 2016 at 3:31 pm #559224Thanks Ismael fir the support.
I am a beginner within WordPress. Create a new .php file is totally new. Do you maybe have a link which steps I need to take about how I can create a new php file, because I believe your solution can be helpfull.Because for now the text added in the excerpt is visible, but I am missing the read more button as well I would like to maximize the number of charachter being shown.
Any ideas please let me know.
And can it be the case to the next update will include the content element Post Meta?
January 6, 2016 at 3:03 pm #560551Hey!
you can create a .php file with any advanced text editor. I use TextWrangler for example. Just use .php as file ending.
Check out this: https://codex.wordpress.org/Function_Reference/the_excerpt
Make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests
Best regards,
AndyJanuary 16, 2016 at 9:16 am #566508Thanks Andy. Item can be closed :-)
-
AuthorPosts
- The topic ‘Display information on the tag page by using the customized lay out builder’ is closed to new replies.