I have edited the Lugada WordPress theme extensively, but cannot find a way to get rid of the green on the bottom/footer/behind bottom widgets. That green doesn’t go with my design at all and I have changed the rest of the colors everywhere. Where does the code exist to change that color? Thank you for any help!
]]>I’m using the basic WordPress search on a Lugada theme at https://www.artisan20.co.uk/search/ and, instead of showing a list of results, it shows a single complete page. The results are the same if I put the search into a sidebar widget and also if I use a third party plugin.
The site does not have any blog posts, just pages. Is there some way to make the search show a list of results for all pages containing the search term?
]]>Hello, I would like the slider to be showing only on homepage. Right now it’s on the /category/ also. How to remove it from there?
Any help would be appreciated.
Thank you.
]]>I’m having real problems with the responsive menu on a Lugada v1.4 site I’m making for a car club – I can’t get it to work. It worked once, but now the main manu disappears as it should but the responsive “Menu (Dropdown)” menu won’t appear.
Here’s some info about the site:
It’s at https://www.artisan18.co.uk/ and I’m using a child theme.
I kept backups of any files that I changed and I’ve tried replacing the contents of my style.css, header.php and some other files from the originals, but none of them make any difference, so I re-uploaded my own modified versions.
I’ve checked my html/php and css against the Lugada demo and I can’t see any differences that could affect the responsive menu.
I’ve run out of options now – does anyone have any ideas?
]]>I’m having problems with this on the iPhone. The mobile edition is OKAY once you remove the “site title,” except that without it there is no site title on the tab when you open it in a browser. Also, the featured images are not showing up anywhere (in the blog roll or on the post) on the iPhone. Not sure if this issue continues on other phone models. Since I have an SEO plugin the site title is not that big of a deal.
]]>This theme is not responsive on an iPhone (iPhone 4, iOS7) – is that because of iOS7?
The main body column is squeezed up on the left half of the screen – the sidebar displays below that; the right side of the screen is empty.
Is there an update planned to make the theme work with iPhone or are there fixes/workarounds for it?
Thanks!
]]>Hi all,
i’m using wordpress 3.6 with few plugins and lugada theme to run a website. Now, i want to transfer my website to another domain: i have copied all files and the database, changed parameteres in wp_config.php and the homepage parameteres in the db……but after the website don’t show up. I can only see a blank page.
This is only happening if i have lugada as active theme, i’ve tried o activate twenty twelve, trasnfer the db again…and everything is working fine. But when i try to reactivate lugada from the new website….blanck page againg(and no way to deactivate it, only reuploading the database backup). Any suggestion??
Thanks all.
]]>My blog is here: https://www.scriptherapy.net and I am using the Lugada theme. I want my home page to be populated with the first paragraph or so of all of my most recent posts. ALSO, I want the same summaries to be displayed – instead of the ENTIRE post – when someone does a search (for example, here is a search on my blog for the word “help”: https://www.scriptherapy.net/?s=help).
I’ve tried going to Settings > Reading >
Front page displays : Your latest posts
For each article in a feed, show : Summary
But still, the display doesn’t change. So I’m thinking it must be something specified within the theme. But I don’t know where to look.
]]>Hi,
I am setting up a wordpress site using Lugada. My user account is set to Swedish, so all functions (such as ‘comment’, ‘send’ or ‘tweet’) show up in Swedish. Now, the rest of the site is in English, so it would be awesome if these things could be too. How do I go about changing it?
Also, how do I remove the ‘following html-tags and attributes are allowed’?
Thanks!
Marie
Hello there,
I am wondering how to make the page title not clickable.
Does anyone know about that?
Thank you.
]]>Hello. I am new in WP, so I need your help. I am trying to customize Lugada theme and to change the distance between widgets.
As you can see in my blog https://www.retetedesuflet.ro in the left sidebar the social bar is almost overlapping with the image. How can I produce a gap between them?
How can I remove the Posted By, the Comments (the small indicator next to Posted By) and the Posted in Category?
https://kitchengetaway.com/?p=4
I changed the slider size to a smaller one, but i’m trying to make the slider align to the right and i can’t seem to do it.
i know it must be a stupid line in the style.css but nothing i put in there works…
anyone knows how to?? thanks in advance.
]]>The lugada slider images are just way too big for my site. Is there any way I can make the whole slider any smaller?
Here’s my site.
Thanks.
]]>Can someone tell me how to fix the slider images so that they are centered? I just started using firebug, so I’m not sure, but I think this is the code that’s relevant:
<li style=”width: 100%; float: left; margin-right: -100%; display: none;”>
<li style=”width: 100%; float: left; margin-right: -100%; display: list-item;”>
<li style=”width: 100%; float: left; margin-right: -100%; display: none;”>
Hi, is anyone having the same problem? The active link in the menu is showing #fff….hover works showing color: #8fc73e, but not the current_page_item…
Does anyone have a fix for it? Much obliged. Thanks!
#topmenu ul ul a:hover {
color: #8fc73e;
}
#topmenu ul li:hover > a,
#topmenu ul ul :hover > a {
color: #8fc73e;
}
#topmenu ul li.current_page_item a {
color: #8fc73e;
}
]]>
Hi,
I would like to get rid of the “Leave a Reply” section of all my pages, as I’m not making a blog, but just a 4 page portfolio site. I have unchecked all the boxes in the Discussions settings, but am unsure what code I need to change to make this happen.
This is my site, if it helps: megansimpsondesigns.com
Any help at all is much appreciated!
(I am a noob to WP)
-Megan
]]>Parse error: syntax error, unexpected ‘;’ in /home/recept/public_html/wp-content/themes/lugada/include/widget.php on line 1
]]>en local : tout est Ok
sur ovh :
d’abord cette erreur :
Parse error: syntax error, unexpected (;) in /homez.705/xxx/www/wp-content/themes/lugada/include/widget.php on line 1
puis en supprimant les espaces :
Parse error: syntax error, unexpected T_STRING
merci de votre aide
Isabelle
le début du fichier :
<?php
class RecentPost_Widget extends WP_Widget {
/* Register widget with WordPress. */
public function __construct() {
parent::__construct(
'recentpost_widget', // Base ID
'(Lugada) Recent Post with Thumbnail', // Name
array( 'description' => __( 'lugada recent post with post-thumbnail support widget.', 'lugada' ), ) // Args
);
}
]]>
Hello, I’m trying to change the background color for the page as well as the background color for the navigation bar but can’t find where to do so. Can someone let me know where to find the value I can change. Thank you very much for your assistance.
]]>hi all
i develop a local site with WP 3.5.1 FR
when i click on an image from a gallery for example, i’ve this error :
Catchable fatal error: Object of class WP_Error could not be converted to string in C:\wamp\www\bleu213\wp-content\themes\lugada\include\breadcrumbs.php on line 74
it’s very embarrassing because it’s already the second theme (responsive) tested.
when i do a search on google, many site have this error on their page…
Please help me : must i change the theme or maybe a little key in page is possible ?
thanks a lot
Isabelle
France
Images won’t appear in posts (they work fine in pages). Here is a test post I made that should have a photo: https://www.storieswithbears.com/?p=138
I know it’s an issue with the theme, because when I switch themes the photos appear just fine. Anyone have any help they can offer?
Thanks in advance!
]]>https://www.mgccyregister.com/wp/ – the menu turns into a button called MENU (DROPDOWN) when the website is viewed on an iPhone, but there’s just an unresponsive menu like the one on the full-sized website when viewed on an Android tablet. The site is using the standard horizontal menu that came with the theme.
Any idea how I can make the tablet version of the menu fully responsive?
]]>Hi all
I have just switched to Lugada theme on my blog https://www.connectingthedots.dk and I seem to be having a problem with the way I insert photos on my posts, by pulling them from Flickr. It isn’t a problem on the regular desktop site, but on the mobile version on my iPhone 5, it doesn’t adjust the width of my photos, and it basically cuts them in half. I have a few images in posts on my blog that weren’t inserted this way, and they seem to adjust fine.
How do I keep inserting images directly from Flickr, and still have them adjust to the mobile platform? I use the WordPress Media Flickr plugin.
]]>Hi, i can’t add navigation to pages.
How can i fix it?
I want to change the header width to 955×168
]]>Lugada works fine in tablet and most of the mobile phones, but for some reason – iPhone wont show the main menu bar – any quick fixes?
]]>hi.
i’ve successfully installed lugada theme and faced issues getting Slider at the head of the blog. By reading other threads related to luguda. i changed some lines in header.php
HERE:
<?php if (is_home() || is_archive() ) : ?>
<?php get_template_part( 'include/slider', '' ); ?>
<?php endif ?>
to
<?php get_template_part( 'include/slider', '' ); ?>
<?php if (is_home() || is_archive() ) : ?>
<?php endif ?>
Hence i got the slider. but the issue is, it diplaying only one image. That is the 1st image in static. i’ve clearly fill image links in lugada option. but i still face the issue..
Thank you
]]>I have some isues, I have changed the sidebar from left to right and it works but the isue is that the header image has also gone from side, it now displays on the right and I want it to pear on the left
Thanks
Hi there,
firstly: Great and beautiful theme! One of the best free ones out there, very very nicely done!
I have a quick question: Is it possible to use the post excerpt function for the posts displayed in the categories? I am not talking about just showing the first couple of sentences of the actual post (I know this works with the “read more” tag), but actually displaying a summary for each post (which in wordpress can be added via the excerpt box beneath the acutal post content). Other themes support this function by simply replacing “post_content()” with “post_excerpt()”…but I did not find this in the files anywhere here.
Perhaps you could let me know.
Thanks a lot!
Peter