freshwater
Forum Replies Created
-
same here, gallery is gone from the front end site. in the Gallery > Overview (in the back end), it lists my galleries and images. but in the Gallery > Manage Galleries , there is nothing there.
this site has bbpress, along with other plugins 18 plugin.i have a site NOT effected with the gallery still there, it does NOT have bbpress, it does NOT have easy media gallery. has about 10 plugins. it’s probably most helpful to list the plug ins in the failing site.
in the failed nextgen site i have
NextGEN Gallery by Photocrati – Version 2.0.46
Wordpress – 3.8
bbPress – Version 2.5.3
Easy Media Gallery – Version 1.2.29 is also activated
Add Link to Facebook – Version 1.196
Akismet – Version 2.5.9
All in one Favicon –
Better WP Security
Counterize
Fast Secure Contact Form
Footer Putter
GD bbPress Attachments
Leaflet Maps Marker
Limit Login Attempts
MyGeoPosition.com Geotagging: Geotags
NextGEN Gallery by Photocrati
oEmbed HTML5 Audio
Social Login
WordPress SEO
WP Wundergroundi just found a plug in “Fourteen Colors” which is pretty good but i really appreciate learning how to insert code like you posted above. i learn a lot more than just clicking buttons in a plug in!
dan, i did your code, it does change the menu background color but not the green color when the menu item is mouse over. joshua above seems to have changed his mouse over color. any more tips to change the drop down menu color? thanks you!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Change sidebar and footer colori followed kmaninaustin and Zulfikar Nore recommendations/links to do a child theme to update footer color. it worked BUT, for an existing twenty fourteen site,
.site-footer {
background-color: #3AD;knocked out the existing header image and the existing header menu. reading the https://codex.www.ads-software.com/Child_Themes page it makes it sound like nothing will be effected in the parent theme. this is my first child theme but i don’t think i deviated from the instructions.
my test site https://dryduffelbags.com/
the header image is gone. the menu is gone. what you see in the black header bar are the Pages i created and WP auto puts them there after it removed the menu, it’s NOT from the Menu system.
(what you see in the thin blue bar is the “Dropdown Menu Widget” plugin i am tinkering with.Forum: Themes and Templates
In reply to: [Customizr] logo and favicon problemssame here. i’m a good example because i’ve had it working for 3 months, i’m positive. not only did i see it on my site i saw it when i did a search in duckduckgo.com (shows up on left side in their site). it’s disappeared within the last 10 days or so. i have the exact same symptoms as mirijana (marijuana (i’m smarter than i look)). originally i used a .png file and it’s still in my Media Library.
Welcome to Customizr 3.0.14 and all my plugins are up-to-date.
okay, thank you! i’m using FS Contact Form on 25 sites so i’ve got my work to set up email for each domain. then i’ll forward it like you said. thanks again!
Forum: Themes and Templates
In reply to: Page Attributes – Template option removed in 3.6.1hi esmi,
i only use the theme that comes with WP install. Twenty Twelve theme i never did anything special and there always was the Template options drop down. now with my new WP install 3.6.1 has Twenty Thirteen theme, i’m creating a Page and there’s no Template options drop down.
i searched on your words “custom page template” found
https://codex.www.ads-software.com/Page_Templates#Creating_a_Page_Template
i’ve never modified/uploaded code to WP. i am a good basic user that just clicks on options that WP gives me in the back end.so it seems 2012 came with custom page templates and now 2013 does not? because i never created anything but Pages in previous WP installs.
thank you for answering!
ps. i love WP and think i do pretty good for a beginner
https://electricraftpumps.com/
https://ortliebdrybags.com/Forum: Plugins
In reply to: [GD bbPress Tools] GD bbPress Tools allow user upload images?“all user image upload” is supposed to read “allow user image upload”
Forum: Plugins
In reply to: [Footer Putter] Where to set your defined CSS classes?THANK YOU for answering! i would have never thought to type anything in “Footer Credits”. now i see i can type “Dark Light White” in there. that’s cool and solves my background text contrast problem! i will investigate about making my own CSS in the future. as soon as our new WP sites start making some money, i’m going to force the owner to cough up money for this and all the great WP plug ins we use!
Forum: Plugins
In reply to: [Footer Putter] Where to set your defined CSS classes?am i supposed to install a plugin to manipulate/set “Widget Settings”? i don’t see a way to set “Widget Settings” in FP – Intro, Footer Credits or Trademarks. or in Appearance > Widgets. am i supposed to be using Appearance > Editor > Footer (footer.php)? it’s kinda scary messing around with code. Binging i only see people talking about using plug ins to set class/css/font/color…
sorry!<?php
/**
* The template for displaying the footer.
*
* Contains footer content and the closing of the
* #main and #page div elements.
*
* @package WordPress
* @subpackage Twenty_Twelve
* @since Twenty Twelve 1.0
*/
?>
</div><!– #main .wrapper –>
<footer id=”colophon” role=”contentinfo”>
<div class=”site-info”>
<?php do_action( ‘twentytwelve_credits’ ); ?>
” title=”<?php esc_attr_e( ‘Semantic Personal Publishing Platform’, ‘twentytwelve’ ); ?>”><?php printf( __( ‘Proudly powered by %s’, ‘twentytwelve’ ), ‘WordPress’ ); ?><!–SOFTACULOUS–>
</div><!– .site-info –>
</footer><!– #colophon –>
</div><!– #page –><?php wp_footer(); ?>
</body>
</html>@max – thanks max! i was just about to start a new topic because this one was so old and didn’t think anyone would look here. i’m new here. do you think i should start a new topic because my issues are NOT exactly the original poster? WP is very easy and powerful. if my above 1. and 2. can be solved i think WP would get tens of thousands of new users.
the link Max posted has a red X “Out of Stock”. how could software be out of stock? or out of business?
https://www.foxrunsoftware.net/shop/wordpress-plugins/woocommerce-ups-shipping/
this all is a bit confusing for a new comer. i make, okay, WP sites and want to turn them into carts. it’s between WP ecommerce and Woocommerce. there’s only two things a seller has to do.
1. calculate shipment (not free not flat) based on UPS negotiated rate tables
2. accept paymenti can’t tell what works or not. who wants to pay for something that doesn’t work or doesn’t have a feature i didn’t know i needed?
Forum: Fixing WordPress
In reply to: Menu Size Limitchris, the only theme i could find for a temporary solution is
Weaver II by WP Weaver
https://weavertheme.com/it allows a secondary menu. one menu system above the header image
and one below the header image. this is the way/where the Main and Secondary menu land. i’m not smart enough to figure a way to position the 2ndary menu.Forum: Fixing WordPress
In reply to: Menu Size LimitWP 3.5.1 – still reached menu limit, about 108. can’t add another menu item. this is an add on domain, installed WP with Softaculous. do i have a syntax error? the inmotion hosting guys are pretty good, they’ve helped me edit these files, have no idea the problem. are there higher level files that need to be changed? does the server actually have to be restarted? thank you!
max_execution_time = 90 ; Maximum execution
max_input_time = 60 ; Maximum amount of time
memory_limit = 512M ; Maximum amount of memory
max_input_vars = 2000suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000