Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • The plugin is working the way I would like, but I would like to use it in a widget. Is this possible? And if so, can you please give me the code I would use…I don’t know PHP very well.

    Thank you!!

    Thread Starter jamiebraman

    (@jamiebraman)

    I found the solution. The option to show a specific number of thumbnails is inside the widget.

    Thread Starter jamiebraman

    (@jamiebraman)

    I found the answer. The option for the number of thumbnails to be displayed is in the widget.

    Thread Starter jamiebraman

    (@jamiebraman)

    Hello and Happy 4th of July!
    Can you please provide the link to your test site?
    Thank you.

    Thread Starter jamiebraman

    (@jamiebraman)

    Thank you. I did make the change to the shortcode, but unfortunately, it removed the titles and descriptions from under each picture. In addition, when I clicked the image and it enlarged in the lightbox, I still got the same results as before…no ability to copy the image. I returned the shortcode to its original.

    Thank you so much for all your suggestions!

    Thread Starter jamiebraman

    (@jamiebraman)

    I am using the Genesis child theme, Pure Elegance. The short code is: [catablog category=”Farm Tables”]
    Much thanks!

    Thread Starter jamiebraman

    (@jamiebraman)

    Sorry, I’m not sure why the links to the website didn’t show. Hopefully they will here:

    http://vintageaffairs.net/vintage-rentals/farm-tables

    Thread Starter jamiebraman

    (@jamiebraman)

    Thank you so much for following up and trying to help me with my problem. Unfortunately, when I do as you suggest, (enable individ pages and cat archives), and then rt-click the enlarged lightbox image, I do get the option to open in a new window or tab, but in the new window/tab the enlarged lightbox image shows, but again we’re back where we started from with no option to copy the image.

    website:
    catablog images: can be viewed under the vintage rental tabs when you select any of the dropdown links.

    I appreciate your help!

    Thread Starter jamiebraman

    (@jamiebraman)

    Copying the link and opening it in a new window does not work. The link that opens in the new window is the catalog page and not the enlarged lightbox image.

    Forum: Fixing WordPress
    In reply to: adding pages

    I am also having the problem when I create a page in the dashboard. When I click “view page,” I get Error 404 page not found. Additionally, when I use pretty permalinks I am also getting a 404 error, but not when I use the default links setting. I’ve tried EVERYTHING! Deleted .htaccess (wordpress recreated it okay), enabled all permissions for .htaccess, changed .htaccess to:
    # BEGIN WordPress

    <IfModule mod_rewrite.c>
    ErrorDocument 404 /index.php?error=404
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress
    I also called GoDaddy tech support and they confirmed Mod_Rewrite was enabled, I’ve tried every suggestion on the WP forums (adding cgi.fix_pathinfo = 1
    cgi.force_redirect = 0
    to the php.ini file, etc., etc., and worst of all, after FOUR DAYS and TOTAL FRUSTRATION, I completly uninstalled WP and my database and then installed a fresh new install of WP and recreated the entire site and now I have the same issue all over again.
    I’m running WP 2.9. Studio Press theme: streamline (also searched their forum and users told me they’re not having a problem with WP 2.9. My site: baltimoreduidwi.com. Can anyone help?

Viewing 10 replies - 1 through 10 (of 10 total)