marketingsence
Forum Replies Created
-
Andrea,
Thanks for getting back to me. I am walking out the door but I will try the things you suggested to see it that will do it. It may be a problem with my theme.
Thanks for checking.
Regards,
FredAndrea,
Here’s a link to my site:
https://www.3milephoto.comClick on “Gallery”, not the dropdown submenus.
Right now I have the album set to extend but it looks the same
when I have it set to compact.Thanks for looking.
FredYou may want to be sure the memory you set is what is actually being used.
Use the TPC! Memory usage plugin to see what your WordPress Memory Limit and your PHP memory limits actually are set to. Sometimes you have to set the PHP limit in the php.ini file and not in the .htaccess file. Look in the root directory for the php.ini file, then look around line 232 for this:
memory_limit = 64Then set the memory limit to what you want it to be.
Be sure you have the WordPress memory limit set to the same number.
You want to open your wp-config.php file under public html and add this code at the very beginning, right after the first <?phpdefine('WP_MEMORY_LIMIT', '128M');
Note: Use the same limit you have in your php.ini setting.
Here’s the link to the TPC! Memory usage plugin.
https://www.ads-software.com/extend/plugins/tpc-memory-usage/It may help, it will definitely increase the memory.
Sorry, I clicked twice.
FredAndrea,
Look in your style.css around line 99.
You will see this. Your font size is set to 16, change it to 13.h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
color:#384739;
font-size:16px;
margin:1.25em 0;Fred
Hello Andrea,
I’m not sure about the answer to your question but I have a question for you. How did you get you albums to go all in a row horizontally instead of vertically?Fred
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] PLEASE HELP AUTO CREATE POSTSasavant,
Try this,Put this into your post:
echo do_shortcode(‘[nggallery id=1]’);or whichever shortcode you need, to show on any page.
If it works, thank rumlab. I got if off of one of his replies.
Did you create a custom menu in WordPress?
Go to your dashboard, to appearance, then click on Menus. If you don’t see the pages on a horizontal blue row, look to the left under the Pages area. Put a check on the pages that are missing and click the “Add to menu button”
Note: In order to make the new pages subpages, just pull it a little to the right so it is offset from the parent page. This is what makes it a subpage. You can drag it up or down to whatever position you want.
Unless you have upgraded your memory in wordpress you may have that problem with that large of a picture. If you do upload large images and the thumbnail just shows an x, click on the ID of the picture, click on the dropdrop arrow above the pictures and look for “Create new thumbnails”. Hit the “Apply” button and you will have a new thumbnail created.
If you’re using a JPG image, be sure the url is listed correctly in the “URL to file” area and then click the “Use image as watermark”, click save changes.
Note that for images, the position radio buttons seem to be reversed.Try a different button until the images shows on the preview and then use the X and Y offset to change the position. You may have to put in a negative number. Experiment until you get what you want.
If you are using text for a watermark, the position buttons work exactly as they should.
Forum: Fixing WordPress
In reply to: Does editing an existing post send new pingbacks or trackbacks?By default, WordPress will ping every time you update your post.
If you want to kept this from happening, install this plug-in.
MaxBlogPress Ping Optimizer.Once installed, it will only ping when you add a new post.
Also, this is a good ping list you can use.https://blogsearch.google.com/ping/RPC2
https://api.moreover.com/RPC2
https://api.my.yahoo.com/RPC2
https://rpc.technorati.com/rpc/ping
https://rpc.twingly.com/
https://rpc.weblogs.com/RPC2
https://www.blogdigger.com/RPC2
https://www.bloglines.com/ping
https://ping.feedburner.com/
https://ping.syndic8.com/xmlrpc.php
https://www.wasalive.com/ping/
https://ping.weblogalot.com/rpc.php
https://services.newsgator.com/ngws/xmlrpcping.aspx
https://bblog.com/ping.php
https://ping.bloggers.jp/rpc/
https://topicexchange.com/RPC2
https://www.blogpeople.net/servlet/weblogUpdates
https://xping.pubsub.com/pingGood luck,
FredYou can hide the blogroll or you can rename it to something you can use by using the admin panel.
To hide it, go to your admin panel–>Links–>Edit, you will see all the links with “Blogroll” listed in the category column.
For every one you want to remove, put a check in the name box. Click on Bulk actions and click on remove, then hit the apply button. They should all be gone.
After you have done that, if you want use the same type of function but would like to have it with a different name, do this.
Go to your admin panel–>Links–>Add New and then just fill in the blanks for the new items you want showing.
Click on “Add New Category”, put in the name you want and click “Add”
Also, be sure to click on the “Target = blank” button so it opens in a new window when someone clicks it.
Then click on the “Add Link” button and you are done.Good luck,
Fred