Forum Replies Created
-
AuthorPosts
-
March 3, 2015 at 11:36 am in reply to: Hyperlink location for links in .main-menu class need to be adjusted #405066
Hey Alex!
I replied to the other one already, I’ll go ahead and close this thread.
Best regards,
RikardMarch 3, 2015 at 11:32 am in reply to: Hyperlink location for links in .main-menu class need to be adjusted #405064Hey agameseo!
Could you please provide a link to the site in question so that we can take a closer look?
Regards,
RikardHey treemarie!
Could you try updating to the current version, 3.0.8, you are currently running 3.0.2, to see if that helps? If not, please get back to us and we’ll have a closer look.
Best regards,
RikardMarch 3, 2015 at 11:17 am in reply to: Mansonry displays weird thumbnails after WooCommerce update #405058Hi smorrone!
I created a test page (Kriesi test page) and changed the content and saved 4-5 times and everything worked as expected. Could you try to empty your browser cache and restart to see if it gets better? If not, does it happen after any special actions? Try to update as often as possible to avoid losing any work.
Best regards,
RikardHi shytalk264!
Did you try to flush the cache, restart and reload your Android browser a few times?
Best regards,
RikardHi!
You could try to assign an ID to the element you want target, then replace .widgettitle in Elliotts code with the ID.
Cheers!
RikardMarch 3, 2015 at 10:21 am in reply to: Add a transparent background on a specific, individual contact form #405036Hey kellymarie2001!
You can try something like this in your Quick CSS:
#top form { background-color: rgba(255,0,0,0.3); }
Cheers!
RikardHey!
Ok I see, have you tried any other SEO analysis tools to see if they recognise the tag? And like Elliott wrote, I don’t think you should worry too much about what results tools like that give you. Your tag and text is visible to users and in the code, that’s all search engines care about.
Cheers!
RikardHi!
I’m not really sure what you mean by “sum all the traffic from all the websites”, but you should definitely put links between the different sites for better SEO.
Regards,
RikardHi danielxli3!
I checked your site on iPhone 4/Chrome and I get the same content as on my desktop: 1 slider on top and 3 portfolio items further down. Is that correct? If not, please provide us with screenshots or a more detailed description highlighting the issue.
Cheers!
Rikard-
This reply was modified 10 years, 4 months ago by
Rikard.
Hi markgibbons243!
Yes that would be possible, but it would include a fair bit of custom work. We’d be happy to help you out with specific questions about customisation.
Cheers!
RikardHey Netzie!
Still the same problem I’m afraid, logging in just takes me to /din-profil/ and /wp-admin/ takes me there too…
Best regards,
RikardHi!
You can use media queries to target different screen sizes:
/* Smaller than standard 960 (devices and browsers) */ @media only screen and (max-width: 959px) { CODE GOES HERE } /* Tablet Portrait size to standard 960 (devices and browsers) */ @media only screen and (min-width: 768px) and (max-width: 959px) { CODE GOES HERE } /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) { CODE GOES HERE } /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ @media only screen and (min-width: 480px) and (max-width: 767px) { CODE GOES HERE } /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 479px) { CODE GOES HERE }
Best regards,
RikardHi!
Glad you solved it, and yes, I agree, testing tools are great but they should not be trusted too much. Especially when it comes to search results which takes a lot of time an varies a lot in the time it takes as well.
Regards,
RikardHey codecreative!
I’m not entirely sure what you mean by distorted? Could you provide us with a screenshot/detailed description highlighting the issue please?
Regards,
RikardHi!
I’m not sure I understand what you mean, could you try to explain a bit further? If you know how to speak spanish we have spanish speaking moderators.
Cheers!
RikardMarch 3, 2015 at 5:32 am in reply to: random visual and speed isues after last update 4.1.1 + 3.0.8 #404937March 3, 2015 at 5:26 am in reply to: Problems with side options and upload logo and favicon #404935Hi!
Are you sure you have updated? According to your site you are using version: 2.7.1, latest version is 3.0.8 http://www.nahorbastos.com.br/wp-content/themes/enfold/style.css
Cheers!
Rikard-
This reply was modified 10 years, 4 months ago by
Rikard.
Hey Kaira!
I’m not sure what you are trying to do with the slider do you want to make it larger or smaller? Also, as far as I can see, if you click one of the pictures they open up to display a larger image.
Best regards,
RikardHey farzadfrh!
Please paste the code into your Quick CSS field in Enfold–>General Styling. If it doesn’t work for you, please provide us with a link to the site in question and a detailed description of what you are trying to achieve.
Best regards,
RikardHey comprompt!
Those are all files needed for the theme, what exactly do you want to do with them? If you want to improve load times please try caching and minimizing plugins.
Regards,
RikardMarch 2, 2015 at 12:40 pm in reply to: Header Social Icons turn white when scrolling (header background is also white) #404411Hi Haybazak!
I see what you mean, what color would you like them to be?
Regards,
RikardMarch 2, 2015 at 12:35 pm in reply to: Lightbox doesn't function – Pictures open in new tabs #404409 -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts