Forum Replies Created
-
AuthorPosts
-
BelindaParticipant
Hi,
Initially, I tried using the above option but it was giving me errors. I have tried it again now and it is working. Thank you.July 15, 2018 at 5:42 pm in reply to: Header Image and Header Right widget area not right on mobile – Focus Pro #221702BelindaParticipantFor anyone who may have a similar issue here is the resolution:
1) The Header Right widget was designed to hold a menu widget and so the CSS styling is set up accordingly. I am in the process of CSS styling the Search & Simple Social Icons widget I am using so that they appear as needed when viewed at smaller screen sizes.
2) In relation to the menu bars not responding, Focus Pro does already have this included but my site was not loading the responsive-menu.js file needed. I uploaded new copies of responsive-menu.js and functions.php to ensure they were not the issue. I then disabled caching (did not resolve) but then found another plugin I was using for site performance and when I disabled that plugin my menus became responsive again.
I ended up contacting StudioPress directly and was given detailed explanations on this. Very happy with the support provided by Nick. Glad that a new child theme was not needed.
July 10, 2018 at 4:51 am in reply to: Header Image and Header Right widget area not right on mobile – Focus Pro #221517BelindaParticipantOh, not really looking to get a new child theme at the moment, wanting to fix this issue. Will try the CSS grid option.
July 10, 2018 at 3:10 am in reply to: Header Image and Header Right widget area not right on mobile – Focus Pro #221510BelindaParticipantHi Brad,
Thank you for the reply. Do you mean update to the latest version of the current theme, or get a new child theme?December 17, 2017 at 3:34 pm in reply to: Change Post Info content and add Last Modified date #214651BelindaParticipantThank you Victor. I had previously installed the Simple Edits plugin but when I activated it, the entire post_info on my posts disappeared. I just edited the content though and saved and it all came back.
Which file contains the "Filed Under" and "Tagged With" references in the entry-meta as I have put the prefix I want to use into the Simple Edits plugin but it is showing both options now.
BelindaParticipantAnyone able to advise??? Is this an issue in the current version of the Focus Pro theme???
BelindaParticipantUPDATE:
I finally found the DIV's i needed to resize.
I used:div.title-area {
width: 70%;
}div.widget-area.header-widget-area {
width: 30%;
}HOWEVER, now that I have the logo working responsive on devices. How can i set it so that the widgets to the right of the Header Image will drop onto a new line of their own when viewed on a device.
November 9, 2017 at 1:43 am in reply to: Make new header image mobile responsive (Enterprise Pro) #213404BelindaParticipantIt seems that the logo is responsive but I have Simple Social Icons & Search widgets in the Header Right widget area and they are squashing up when viewing on mobile device. How do I force those onto their own line when viewing on a device??
November 9, 2017 at 1:33 am in reply to: Make new header image mobile responsive (Enterprise Pro) #213403BelindaParticipantCan anyone help with this?
BelindaParticipantI've managed to get it to display but certainly isn't showing in the location I want it and it doesn't matter how much i move it around I can't get it sitting correctly.
Ideally I would just use the Footer 1 widget area I already have, but i want it to be full screen width and displayed on all site pages and posts. I've done this before on another site (not studiopress) and it worked fine but having so much issue this time round.
Is there a way I can make Footer 1 widget area display full width?
BelindaParticipantP.S. I've been using https://my.studiopress.com/documentation/tutorials/widget-areas/register-a-widget-area/ as a reference but none of the code is showing on the page.
BelindaParticipantThank you Victor. I've managed to solve those problems with your guidance.
BelindaParticipantIs anyone able to help with this? Site url is http://www.edmpresstools.com.au
BelindaParticipantP.S. I'm also now finding that my menu subitems are displaying behind the widget area so i can no longer see the menu options when they appear.
BelindaParticipantI've been successful in adding a widget area after the header however I would like to menu to appear under the new widget area and i also want to specify a specific size, how would I do that?
BelindaParticipantApprox 600x239
BelindaParticipantThanks Brad.
Unfortunately the settings in the article are not the same in my files.
The functions.php file has:
// Setup the WordPress core custom header feature.
add_theme_support( 'custom-header', apply_filters( 'graphy_custom_header_args', array(
'default-image' => '',
'width' => 1260,
'height' => 350,
'flex-height' => true,
'header-text' => false,However in the Customizer it says an image of 400x80 is recommended, not the 1260x350 it shows in functions.
In the style.css file I do not have a section with:
.header-image .site-title > a {
background-position: center !important;
background-size: contain !important;
display: block;
height: 200px;
margin: 0 auto;
max-width: 1200px;
}I've searched the files for any reference to 400x80 but cannot find it anywhere to change it.
I uploaded a smaller logo and was able to skip cropping it, but if i upload and try and use a larger file, it forces me to crop it.BelindaParticipantI have no idea how to use hooks
BelindaParticipantI get Adwords & Adsense mixed up all the time. 🙂
The URL's that Google told me caused the problem both start off with a "http: / / n52adshostnet .com .. No idea where they could be hidden.
Everything I've googled so far pointed me to Sucuri but it came back clear unless I paid for the more intense scan.
I installed iControlWP WordPress Simple Firewall but I've now locked myself out of it after I activated admin access protection to the console, the access key i entered is not working and i can't even remove it now.
I've kept the site up to date with all the patches so not sure how this has happened. I'm not even sure how I "scutinize"my plugins to look for the URL's I've been given. I've run a virus scan through cPanel and everything came back clear.
I'll continue to google until I find an answer and hopefully iControlWP contact me back so i can fix up the plugin.
BelindaParticipantI'm not asking about AdSense, It's related to AdWords which is a different program (me advertising my site in Google) and the support page about does not help in relation to my issue of locating where the malware is on my site.
-
AuthorPosts