Forum Replies Created
-
AuthorPosts
-
Hi,
In wordpress, you must go to Pages>All Pages, find the page you need the ID, and then click “edit”.
Once you’ve cliked edit, look at the address bar, it will look something like:
https://MyWebsiteName.com/wp-admin/post.php?post=11313&action=edit
The number right after “post=” is the ID. In the above example it is 11313.Regards,
ChapdesHi,
Please disregard this support request as I have already found where to check for the aforementioned IDs.
Regards,
Chapdes
Hi Andy,
Sorry, see in the private content the correct link.
If you hover over the mp4’s you’ll notice they get partially loaded even before you clikc any play button. I think this is making the page take too long to load.
Regards,
Chapdes
Hi Rikard,
Please disregard this request as I’ve just replaced the WordPress comments for Disqus.Thanks
Chapdes
Thanks Andy, your code is really doing the job !
Regards,
ChapdesHi Andy,
Yes, you found the right URL.
Your code helped me remove the title; but is the whole bar I want to remove. How can I do it?
Regards,
Chapdes
Thanks Elliot, the line of code works fine!
Regards,
ChapdesThanks Rikard, the Quick CSS is working fine!
Regards
ChapdesThanks guys,
Clearing the browser cache does the work.
Regards,
Chapdes
June 4, 2015 at 1:58 am in reply to: Show the Read More link in a new line in the Magazine Element #454176Thanks Rikard, the line of code really works.
Regards,
Chapdes
Guys,
Thanks, I have already fixed this issue by doing some research in the forum. Please, close this support request.
Regards,
Chapdes
June 2, 2015 at 3:28 pm in reply to: Font size in Blog Slider Header and space between posts #453171Hi Rikard,
Thanks for your answer.
Regards,
Chapdes
Please close this request, as I already have found an anwer in this forum.
Ups!
I forgot to mention that I have the WP Edit Pro Excerpt plugin, and would like to use it to set the excerpt content, and font porperties if possible.
Regards,
Chapdes
May 31, 2015 at 9:46 pm in reply to: Font size in Blog Slider Header and space between posts #452286Hi,
I apologyze. In my previous email I did not mean the “Blog Slider”; what I was really talking about was the “Blog Posts” element.
Hi Elliot,
Your code is pulling the author but not the category.
Look at: http://formulas-excel.com/comentarios/
Regards,
Chapdes
Elliot,
The code is working wondefully. Thanks for your quick support!
Regards,
Chapdes
Hi Elliot,
Your code is not working, and even makes my site crash when I try to Login.
We do not have the same code in lines 377-387; my postslider.php has these:
$output .= "<div class='slide-meta'>"; if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio') { $link_add = $commentCount === "0" ? "#respond" : "#comments"; $text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' ); $output .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>"; } $markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup)); $output .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>"; $output .= "</div>";
Please help me solve this problem,
Regards,
Chapdes
Wow!, your “function reverse order” code works wonderfully.
Thanks a lot Josue!
Hi,
Do you mean it is not possible to show posts in reverse order in the Blog Posts?
I´ve added the above lines to the functions.php, and there was no effect in the Blog Posts whatsoever.
Regards,
Chapdes
Hi guys!
This really fixed my problem. I would like to dearly thank @begrafiks for his help, and Yigit for his prompt response.
Kind Regards!
Chapdes
The update fixed my problem. Thanks for your prompt response!
Regards,
ChapdesThe update fixed my problem. Thanks for your prompt response!
Regards,
ChapdesThanks for your fast response, Yigit!
The code works nicely.
Kind Regards,
ChapdesThanks for your fast response Elliott!.
I changed the background color to RGB(0,0,0,0.5) instead of plain black, and now the submenus look superbly nice.Regards,
ChapdesAwesome! It looks wonderfully!
Thanks for your quick support, Yigit.
Regards,
Chapdes
October 21, 2014 at 11:26 pm in reply to: Search icon out of the header in small screens after update 3.0.2 #339263Thanks Yigit!
Now the search icon is within the logo area.
Regards!
Chapdes
Hi !
Thanks guys, everything’s working nicely now.
Congratulations on your recent theme update. I loved the glassy header, it looks terrifically elegant.
With the stuff you guys are adding to the theme, Enfold it’s becoming the easiest to use yet powerful enough theme in the market. The learning curve is peanuts, and it allows people to create beautiful pages in minutes.
Please keep adding nice features to it.
Kind Regards,
Chapdes
Hi Ismael,
I had to cut out the “position: relative; left: -15px” parameters because they were eating a left portion of the logo.
It seems like the “float: left” parameter works, but the left margin is now variable, depending on the width of the browser.
Inside the header options of Enfold, and into the Header Behavior tab, I´ve always marked the “Let logo an menu position adapt to browser window” checkbox, because this places the logo to the browser edge, and keeps the left margin fixed, and this is what I want to happen when downsizing the browser, and when displaying on mobile devices.
How can this be accomplished?
Regards,
Chapdes
Thanks Yigit,
The logo is resizing nicely, but now the left margin looks larger. How can I adjust the left margin in absolute pixels?
Kind Regards,
Chapdes
-
AuthorPosts