bimmerime
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my sitei think i didn’t upload the file in the right folder. how can i move it,
Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my siteall i see is a blank page no header no footer, nothing
and no i didn’t have any modification
if i switch to the twenty twelve theme, delete my current theme and upload it again. will this solve my problem?Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my siteOk so i deleted the old one, uploaded the new one. did get accsess to my site but all my posts are blank,
any idea what should i do?Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my sitesorry, i managed to find the file should i delete it an upload a new one or can i just edit it?
Forum: Fixing WordPress
In reply to: messed up my functions.php file and can't access my sitethank you for the quick reply. i’m now in my file manager and i’m triying to look for the function.php file but coudln’t find it what should i do?
Forum: Fixing WordPress
In reply to: exclude adsense on certain pagesso i think i need to use something like this
<?php if( !is_page( array('Privacy Policy', 'Contact', 'About', 'etc') ) ) : ?> ADSENSE CODE HERE <?php endif; ?>where should this go?
Forum: Fixing WordPress
In reply to: how to add some padding under the page title barThank you very much, it worked perfectly.
Forum: Fixing WordPress
In reply to: exclude adsense on certain pagesany help?
Forum: Plugins
In reply to: [PI Button] set the image description to the post tiltei’m sorry but my website is not launched yet. but here are the only files i found
accesspress-pinterest/accesspress-pinterest.php
accesspress-pinterest/index.php
accesspress-pinterest/css/backend.css
accesspress-pinterest/css/frontend.css
accesspress-pinterest/js/backend.js
accesspress-pinterest/js/frontend.js
accesspress-pinterest/js/jquery-masionary.js
accesspress-pinterest/readme.txtwitch one should i modify?
Forum: Fixing WordPress
In reply to: how to disable the author linknot exactly, what i’m looking for is a way to display the author name but with no link attached to it. just a simple text.
any thoughts?Forum: Fixing WordPress
In reply to: how to remove the author's linkdidn’t work
Forum: Fixing WordPress
In reply to: how to remove the author's linklittle help over here please
Forum: Fixing WordPress
In reply to: how to remove the author's linkanyone?
Forum: Plugins
In reply to: [PI Button] set the image description to the post tilte//pinterest latest pins widget shortcode function apsp_latest_pins_widget_shortcode($attr) { ob_start(); include( 'inc/frontend/latest-pins-shortcode.php' ); $html = ob_get_contents(); ob_get_clean(); return $html;where exactly should <?php echo get_the_title(); ?> go?
Forum: Fixing WordPress
In reply to: duplicate link in my sidebar widgetdon’t worry. fixed it 🙂