I have used the Customize Export/Import several times to create copies of my development site for testing purposes. Each time I have installed the Travelify theme which works just fine.
The last time I tried to import the exported datafile (travelity-export.dat) I got the following error:
Fatal error: Uncaught TypeError: Unsupported operand types: string * int in C:\Users\gregj\Local Sites\gafia\app\public\wp-content\themes\travelify\library\functions\functions.php:96 Stack trace: #0 C:\Users\gregj\Local Sites\gafia\app\public\wp-content\themes\travelify\library\structure\header-extensions.php(142): travelify_pass_cycle_parameters() #1 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\class-wp-hook.php(324): travelify_headerdetails(”) #2 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #3 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #4 C:\Users\gregj\Local Sites\gafia\app\public\wp-content\themes\travelify\header.php(69): do_action(‘travelify_heade…’) #5 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\template.php(790): require_once(‘C:\\Users\\gregj\\…’) #6 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\template.php(725): load_template(‘C:\\Users\\gregj\\…’, true, Array) #7 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\general-template.php(48): locate_template(Array, true, true, Array) #8 C:\Users\gregj\Local Sites\gafia\app\public\wp-content\themes\travelify\index.php(8): get_header() #9 C:\Users\gregj\Local Sites\gafia\app\public\wp-includes\template-loader.php(106): include(‘C:\\Users\\gregj\\…’) #10 C:\Users\gregj\Local Sites\gafia\app\public\wp-blog-header.php(19): require_once(‘C:\\Users\\gregj\\…’) #11 C:\Users\gregj\Local Sites\gafia\app\public\index.php(17): require(‘C:\\Users\\gregj\\…’) #12 {main} thrown in?C:\Users\gregj\Local Sites\gafia\app\public\wp-content\themes\travelify\library\functions\functions.php?on line?96
As far as I can tell, the import was mostly successful, except for this error. I’m using version 3.0.8 on all the test sites. I’m wondering if anyone has any idea what caused the error message?
]]>I have a strange problem with the header.
If I upload a logo with the dimensions 620×100, it will be displayed with 775×125 pixels. No matter which graphic, it is always scaled to 125%.
Why is that and how / where can I change it?
We have a slideshow on our home page with four pictures. We are trying to switch out one of the pictures on the slideshow. The problem is, I don’t know how to get to the slideshow to make the changes. Someone kindly referred me to the Travelify forum as the slideshow may be part of the theme setup. I would appreciate any help I can get on this. Thank you.
]]>Whenever I make changes to the sidebar widgets with Travelify theme, they don’t save, and hitting the Save and Close button never seems to save or close. Any ideas or does anyone know where the content for the left sidebar widget is stored in mysql, please?
]]>I was just wondering if there was a snippet I could add to have it show different images instead of just one.
]]>Hi,
I would like to add a background graphic in the header that should use the entire width and height. In the standard template this is prevented by “margin”. Unfortunately, I cannot find a corresponding setting in style.css.
This graphic may illustrate what I am planning to do:
Can someone help me here?
I’m still relatively at the beginning with WordPress … ??
regards
Frank
]]>I’ve just updated to the latest version of travelify & wordpress. My previous versions were 2 or 3 years old. In general I’ve been loving it – thanks!
For some reason my main page: blog.frankvh.com now presents as very narrow. The sidebar does not appear, the page background does not appear.
But the child pages look great, they look normal. Example:
https://blog.frankvh.com/2019/10/04/viewing-lora-spread-spectrum-on-a-spectrum-analyzer/
Any suggestions as to how to make the main page look normal, like the child pages?
Thanks!
]]>Hello i use the travelify theme and really like it but i had an issue and in the categories pages the title was shown double I did not figure out and ask my freine Esther Nowack webdesigner from Berlin and she found the bug that solved my problem. May be you can fix it in the next update? I change the core theme file for me now but i guess others will have the same issue. Here the solution
In library/structure/content-extension.php muss in Zeile 119 hinten der Teil mit dem title entfernt werden , so dass die Zeile dann heisst:
$image .= ‘‘;
I’ve noticed that recently a plain text version of my blog post titles are appearing above the featured images on category pages and also in the meta bar before the Read More button. See screen shot!
]]>I can’t set the woocommerce shop page to full-width (so without widgets)
I have tried several css codes but nothing works ??
thanks in advance,
Marcel
The theme stopped allowing the drop down menu to work on cell phones. Drop down Works on PC but not on cell phones. Tested with several cell phones and same results the drop down has quit working on all of them. BYIMassage.com
]]>I noticed that the drop down menu has stopped working in Explorer (but not I Firefox) I think this happened after I made all updates. (Theme “Travelify”) I have checked the plugins and deactivated all that I got a warning that the version wasn′t tested with WordPress 5.3.2–sv_SE but it still doesn’t work. Also the contact form stopped working but I managed to fix that and now it works in both Explorer and Firefox.
I hope someone can help me understand. ?? /Carina
]]>Hello,
I just realised that after the last update the post title is shown in plain text above the post image on the main page. I think this is an error?!
How can i get rid of it?
Here’s a screenshot.
Screenshot
Thank you
]]>Drop Down menus don’t work in Microsoft Edge for this theme.
I think the problem is with css pseudo-selector :focus-within as mentioned in the following post:
https://colorlib.com/wp/forums/topic/drop-down-menus-dont-work-in-microsoft-edge/#post-243032
And the solution should be the same: “go through the whole style.css file and delete all the selectors that use :focus-within.”, or add code without :focus-within in style.css in a child theme, or replace it with something that is compatible with Microsoft Edge.
Would author of the theme please update it in future release of the theme? Thank you.
I found out today the Lazy Load feature offered in Jetpack causes images on the home page to not load. I turned off the feature, and everything now is fine.
However, Jetpack informs me the Travelify theme hasn’t been updated in two years. Will this theme be updated and, if so, will it address the Lazy Load problem?
]]>Hi,
I would like to use a slider plugin to replace travelify’s slider. Where do I need to put this code in order to have the new slider in the original spot of travelify’s slider?
<?php
echo do_shortcode(‘[smartslider3 slider=2]’);
?>
Thank you
]]>Hi,
The slider works great on the desktop version of my website. However, I would like to have the title (excerpt not necessary) on the mobile version. I’ve tried various versions of code which I found from similar posts, although nothing worked. Advice?
Thanks!
]]>Hi,
I’ve got a problem with the slider in Travelify theme. A couple of days ago I uploaded an image in the slider, but after a while the whole slider disappeared. Deactivating and activating of plugins didn’t help. Are there other possible solutions?
]]>I’m having a problem with the visual editor om my iPad Air2. Basically, the text disappears outside (sort of ”under”) the right-hand edge of the editor text field.
The problem only occurs on the iPad (regardless of browser; Chrome, Firefox or Safari) and not on PC. Anything to be done? Known bug?
Due to the length of the words disappearing, is seems to not just disappear below the somewhat misformatted ”Publish” and ”Categories” sidebars, but actually outside the editor field itself.
I previously posted this in the general support forum, but after checking it seems to be caused by the theme itself.
Please see screenshot below:
https://www.dropbox.com/s/rdzt1mq8y2wmhj9/Fil%20001.png?dl=0
]]>I’m creating a multitude of sub-pages for a specific page, and I’d prefer to have them only accessible as links on the parent page so you don’t have ~50 pages in the drop down menu. However, they automatically show up as sub-pages on the the top menu bar. Is there any way to hide/exclude them from the top menu bar?
]]>Hi
I would like to increase the width of the site.
I did not find a way to do it.
Would appreciate help
Thank you
Oshra
I can’t get a sidebar to appear on the blog page of my site using this theme. I’ve selected “right sidebar” page template on the page but it doesn’t seem to do anything. Selecting the “right sidebar” page template seems to work on every other page on the site though.
I looked into other support tickets and the solution suggested was to change the blog settings under Appearance >> Customize but I don’t see any such settings anywhere. The theme documentation also shows settings that I don’t seem to have. Has there been a recent update that is causing these issues? The theme is up to date.
]]>Hello,
is there a way *not* to show all the capital letter in menu items – concretely sub-items?
For example, I want “Some text here” instead of “Some Text Here” which is default, since it is not usual at all in my language to write that way… Unfortunately does not depend on page/post titles.
Couldn’t find this option nowhere in settings nor customization.
Thanks so much ??
Ema
]]>I really like the Travelify theme and have it all set up to turn live. I have ran into a snag where the submenus disappear when you mouse over them. I have researched the support forum and tried putting in the custom css – but this did not resolve the issue. I have tested it in different browsers with the same thing happening.
I would really appreciate help fixing this. Thank you in advance!
this is the css I tried
#main-nav ul.sub-menu {
margin-top: -8px;
}
It seems that Travelify adds an on hover event to table rows somewhere, although I can’t seem to find it. I want to set the background color on a table and it just won’t take. I have it working on another WordPress site that uses the Twenty Seventeen theme, and it works just fine.
I added this to the bottom of the style.css file:
.tbl-days {border-collapse: collapse;}
.tbl-days .day {background: #fffc00}
.tbl-days .info {background: #1500b7}
.tbl-days tbody td {border: 1px solid #e0e0e0; padding: 4px;}
.tbl-days tbody tr:nth-child(odd) {background: rgba(255, 255, 255, .80);}
.tbl-days tbody tr:nth-child(even) {background: rgba(255, 255, 255, .90);}
And the HTML on the page looks something like this (I added this exact HTML temporarily and it doesn’t work either):
<table class=”tbl-days”>
<colgroup> <col class=”day” /> <col class=”info” /> </colgroup>
<tbody>
<tr>
<td>Day 1</td>
<td>Info about day 1</td>
</tr><tr>
<td>Day 2</td>
<td>Info about day 2</td>
</tr>
<tr>
<td>Day 3</td>
<td>Info about day 3</td>
</tr>
</tbody>
</table>
The background of all rows stays a light gray and the row that the cursor hovers over changes to white.
Is there any way to override this default behavior? I have tried adding !important to all of the CSS elements, but that didn’t help.
Thanks
]]>Hi,
I can’t change the header picture.
Could you help me, please.
Thank you
]]>Is there a way to add search functionality to the header area? Maybe in line with the social icons (or to the right of them)?
]]>Hi,
I am using the Travelify theme and the calendar widget that came with it seems to have issues with it in that it only provides a link to months in the past and only to March and February but nothing forward – and even those are buggy. When you select March it goes to a pages link and then does not allow you to go back to the current date.
Any ideas on how I can correct this and if not, what other widget can I use with this theme to present a simple calendar – no need to create entires – just to view dates forward and backwards,
Thank you,
Nuri
hello,
i want to add to the social links you ve got already, ie afristay where i advertise my site on and several others. is that possible?
]]>I recently went to check on the website, and noticed that the formatting of the site has dramatically changed, removing the background that we previously had, changing the Theme footer and overall width of the site. Has anyone else had this issue within the past month or so?
]]>