Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'post'

Home / Forums / Search / Search Results for 'post'

Viewing 20 results - 20,381 through 20,400 (of 29,722 total)
  • Author
    Search Results
  • #88156

    i need to change the link only inside the page or post.

    a link like this inside the content.

    #88138

    Hey AJ,
    Do you mind posting a link to your site?
    Thanks!

    Hannah

    #88136

    Hey Mark,
    You can create a sidebar from Theme Options > Misc Settings, then from Appearance > Widgets you can add content to that sidebar. The page you linked to is using the pinnacle: recent posts widget. Then in your blog edit page you should see a Sidebar Options tab (if you don’t see this you may need to select it from the Screen Options tab on the top right of the page). There you can enable the sidebar and select the one you have created.
    Hope that helps!

    Hannah

    #88134

    Hey Tommy,
    Do you mind posting a link to your site? Are you working from Theme Options > Home Layout?

    Hannah

    #88123

    Hey Tommie,
    I’m not quite sure what you’re asking. You can add multiple rows with page builder. Is that what you mean? Could you be more specific? Posting a link would also be helpful 🙂
    Thanks.

    Hannah

    #88120

    Hey,
    Not entirely sure what you mean. Do you mind posting a link?

    Hannah

    In forum: Pinnacle Theme

    In reply to: Blog grid

    #88113

    Ben,

    Thanks! Items 1, 2, and 4 were a cinch. Thanks for the support. I’ll read up about child themes. As I mentioned before, I’m just getting into this so my knowledge of the coding world is just a hair above nil. I’ll read the article you posted, and if I cannot figure out how the child theme works, I’ll post another thread.

    Thanks again.

    Nick

    #88109

    Hia,
    I am looking for the page where it lists all the topics I created on this forum as I have revived great advice and haven’t been able to work through it all yet, and need to reference it.
    I remember being on that page but can’t find it back its not on my profile. searching my name doesn’t seem to bring them all up.
    Thanks so much.

    mainly at the moment I’m looking to upload all the demo content to a new install. well I’m trying to get a slider revolution on my home page with no success… and I did it before by replacing the demo content with my own so am resorting to that to gain speed of set-up

    Its quite sporadic when I can work through this stuff so having that list of my posts would be great!
    Thanks again

    #88103

    Hi Ben,

    Yes, I have an excerpt field in every post.
    I am using a plugin “Book Review”. If I use the standard / main field for each post, the “read more” is there but it will show double texts on the page with the full post text.

    So, I am using the excerpt field.

    I used the following hook suggested at the link : https://codex.wordpress.org/Excerpt

    function new_excerpt_more( $more ) {
    	return ' <a class="read-more" href="'. get_permalink( get_the_ID() ) . '">' . __('Read More', 'your-text-domain') . '</a>';
    }
    add_filter( 'excerpt_more', 'new_excerpt_more' );

    I added this to the functions.php file of Virtue Child Theme but I don’t see the “read more” after the excerpt.

    Can you please tell me what I am missing anything.

    Thank you,
    Jay

    #88098

    Yes. If you look at the demo and click on each image you will see it takes you to the portfolio post. It’s not just a gallery of images it’s a layout of posts.

    Ben

    #88091

    Hi Ben,

    No , Because I did not know . So if I understand you well, I have to add for each image a portfolio post? OK I will try it out. Thank you and have a nice evening.
    rgds Jos

    In forum: Virtue Theme

    In reply to: Mobile site issues

    #88064

    Thanks Hannah. I assume when you mean “fully responsive theme” it is set up to adapt for mobile devices such as Androids, iPhone, iPad, right? If so, there are still missing images, slideshow missing, codes seen, no posts visible on pages, etc.

    It sounds like CSS codes is the route to fix layout issues on mobile devices?

    I assume that with certain CSS codes they won’t change the computer/desktop layout any?

    http://www.mychoiceconnection.com

    #88062

    Can you post a link?

    Are you using a caching plugin on your site?

    Kadence Themes

    In forum: Virtue Theme

    In reply to: Header Height

    #88056

    You can post screenshots using something like this: https://www.awesomescreenshot.com/

    Ben

    In forum: Virtue Theme

    In reply to: Mobile site issues

    #88046

    Hey Sharon,
    Virtue is a fully responsive theme. Setting your site to display as it does on desktop goes beyond theme support as it is not set up that way. If there is a particular area you would like changed we would love to help with css. Just post a link and be specific with change[s] you want made.

    Hannah

    #88036

    can you post a link to that?

    Ben

    In forum: Virtue Theme

    In reply to: Icon color

    #88034

    I meant icon, not logo, sorry.

    Are you referring to the area that your slider/video are showing up on your posts?

    The height there is determined by the size of your images or embedded video.

    In forum: Pinnacle Theme

    In reply to: Mobile Menu

    #88032

    Please post a link.

    Ben

    #88026

    Hey,
    There are built in options to change the portfolio posts slug and url. And you can add the portfolio type into the portfolio post url.
    for example adding this in the theme options:

    portfolio/%category%

    That is what I was explaining in that post a year ago.

    In terms of changing the portfolio type slug and url you have to use a function. You can download a child theme here: https://www.kadencewp.com/child-themes/

    Then add the function above in the functions.php file.

    Ben

    In forum: Virtue Theme

    In reply to: Icon color

    #88020

    Not trying to style a logo, I couldn’t change the icon colors. But I worked out it was the browser, because the color change buttons are there in a different browser. But I do have a question. Can you change the size of the header and box size in Posts? See http://www.naturalchoicesuk.com. when you click on the posts they are huge!

Viewing 20 results - 20,381 through 20,400 (of 29,722 total)