Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter cq

    (@cq)

    Certainly.

    http://www.happyhormonecottage.com/faq

    questions #7 & 9 had to be reformatted with $ 1 etc. to make them show. I have also noticed that things like link styling don’t come through correctly. The links work, but the styling from the theme is absent, so I had to manually style them. Odd.

    Thread Starter cq

    (@cq)

    Interesting. I took a look at internet archives for the page and it seems that this problem has been around for a long time on my site. Probably a plugin conflict then – I’ll start looking that way. Thanks for your help! I’ll let you know if I can isolate the issue.

    Thread Starter cq

    (@cq)

    ooops, I meant WP version 4.4.2

    Thread Starter cq

    (@cq)

    thank you destac!

    Thread Starter cq

    (@cq)

    oh forget it.

    i got so focused on finding a solution, i didn’t think about simply changing permalinks on the new server to include the /blog/ in the url.

    Thread Starter cq

    (@cq)

    i have the site already staged. on the old server, the blog was put in a subdirectory, /blog. hence, all blog posts have domain.tld/blog/post-name as the url.

    i am using wordpress as a static site for the new server and have blog entries listed on a page /blog/. all blog posts show for that page. however, when you click on the blog post titles, the url becomes domain.tld/postname.

    all im wanting to do is redirect search requests from the old domain.tld/blog/postname format to the new domain.tld/postname format for the url.

    ***the caveat is that i dont want to redirect domain.tld/blog/ on the new server, since that is the page that list all the blog posts.

    I love this plugin! Thanks again for developing it.

    I would also like an export feature, though I have done export from mysql – but would be nice to be able to do from dashboard.

    Thread Starter cq

    (@cq)

    magnifique! Had to enable fancy for that particular shortcode and bam.

    thank you for taking the time to help me through that!

    Off to rate it.

    Thread Starter cq

    (@cq)

    that’s a great suggestion. However, when I go to thumbnail management, I get a blank list. I am running the latest version.

    I went through and disabled all plugins, one at a time, to see if i had a conflict, but no luck.

    I looked on another site that is running it, with an older version. That showed thumbnails, but when I updated, the list went blank.

    I also cannot change the icon from the media view, so not sure what’s going on here.

    Any thoughts greatly appreciated.

    thanks for the great plugin, btw, i should have said that upfront.

    Thread Starter cq

    (@cq)

    forget this request. after looking into the way that the plugin handles icons, it is based on file type extension, which makes sense. my need surrounds one offs on known file type extensions, so this approach won’t work.

    Thread Starter cq

    (@cq)

    chris, thanks for a great plugin and great support!

    Thread Starter cq

    (@cq)

    yep, if i disable the nextgen gallery, the navigation appears. can you confirm this?

    Thread Starter cq

    (@cq)

    oops, sorry, i was testing something.

    so, no count=”10″

    this shows one page with all the testimonials and no pagination with 10 testimonials.

    Thread Starter cq

    (@cq)

    ok, i did indeed have some code that i had tested previously that was giving the deprecated warning. i got rid of that and i have no errors now.

    i am using the shortcode, as follows:

    [strong newest count="10" per_page="10" nav="before,after" title thumbnail]
    [client]
    [field name="client_name" class="name"]
    [field name="company_name" url="company_website" class="company" new_tab]
    [/client]
    [/strong]

    I am using the responsive theme by Cyberchimps

    Thread Starter cq

    (@cq)

    the only javascript errors i see are deprecated warning related to jquery. i also installed debug this, and see strong testimonials appear there.

    If I go to the page source, I see the following. I think I would expect to see pagination here, but I could be completely off-base:

    <header class="entry-header">
    	<h1 class="entry-title post-title">Testimonials</h1>
    	</header><!-- .entry-header -->
    
    	<div class="post-entry">
    		<!-- value: 0-->
    
    <div class="strong-container ">
    
    	<div class="strong-content ">
    
    		<div class="testimonial post-2312">
    
    			<div class="inner">
    
    								<h3 class="heading">I Feel Great!</h3>
Viewing 15 replies - 1 through 15 (of 17 total)