Forum Replies Created
-
AuthorPosts
-
Ok, thanks Josue.
Re duplicate content – perhaps Google isn’t listing them but would the escaped fragment pages have any negative impact on google pages? What are they?
Also, re W3 – what is the reason the theme doesn’t adhere to those standards just in case?
Best,
JonathanOk, thanks that sounds as it should be. I don’t know why my screen renders it with the line… will leave for now.
Hi Devin, for sure. It’s the thin black line separating the footer from the main content. It’s a very thin line, just 1 pixel high but it’s weird in that it is ONLY on this page. It’s not on any other pages or even the other page with an iframe (which was setup the same way exactly as this page). I don’t know why it would only be showing here.
I totally understand if this is too minor and you’d rather not spend time on it. It’s just a minor aesthetic annoyance as I’d like all my pages to be uniform… but honestly I’m probably just the only person who would notice this. If you know the reason and an easy fix then please let me know otherwise I’ll bug you on more important matters =)
Best,
JonathanJust updated. Worked fine for me.
I’ve already updated and all ok. I haven’t updated to the current theme version yet though.
I’m about to update to the latest theme version and am also hosted on godaddy… is this a global problem? Should I hold off?
Hi Josue,
I included the code but the black line is still there. It’s weird because it’s only on the url/diamonds/ page.
Best,
JonathanHey guys,
Just wondering if there was any further insight on this? I admit it’s a minor issue so no rush, but would be nice to clear up.
Thanks,
JonathanThanks, worked great!
Thanks! Will this only affect H2 within blog posts?
This reply has been marked as private.Thanks Yigit – please see here: http://i.imgur.com/ICI053x.png
This reply has been marked as private.Ok, no problem. Thanks guys. Really appreciate it.
Thanks Devin, so is there no way to get the height to dynamically size?
Thanks for clarifying. There must be a way to have height be dynamic though, no? It would be great if the section automatically got longer when “more” was clicked on the search results…
Hi Josue,
I’ve been trying this in another format and I arrive at the same problem, but this format at least makes it more clear what I’m trying to achieve. If you go to myurl/jewelry and put that in mobile view then you’ll see that I made the screen extra long to accommodate. Then if you click on “more” at the bottom, the additional ring results come in but it extends past the bottom of the page rather than resizing to accomodate. Is there a way the theme will allow me to set height to default to what is needed for the current length of the iframe as it expands and shrinks? Would look and work perfectly if so. I tried “100%” and “auto” but to no avail.
Current code in my custom css to accomodate this screen (mobile specifically) is, this for the container:
#gemfind .container{ width: 320px !important; height: 5000px !important; }And this for the iframe:
#xd_frame { height: 5000px !important; }Thank you in advance.
Best,
JonathanAlso, as the screen resizes the optimal height of the iframe changes so ideally the space for the iframe adapts to the best height depending on the screen size. This will look so good once it works!
Hi Josue,
I tried this but it doesn’t work unfortunately as the whole purpose is to keep the iframe from edge to edge horizontally. What I would like is for the container it’s in to resize vertically to show the whole iframe. Right now it looks like the rest of the iframe is getting lost behind the footer?
Thanks for your help with this!
Best,
JonathanThanks Josue, will try. What’s #xd_frame? Will this only affect the colour section the iframe is in or will it affect the entire site?
November 23, 2013 at 11:25 pm in reply to: Post featured images all different sizes.. Need consistient size #192333Ok, thanks for the help guys!
This reply has been marked as private.Hi Peter, I installed the plugin. Thanks for the advice – much better now. I notice though that the iframe extends past the bottom border of the colour section. Any idea why this is the case? As the screen is made narrower (horizontally) the iframe scales to fit but at normal full screen it doesn’t size right to the bottom.
Thank you on this too!!! Please make sure the post above is private so only I can see it.
You’re awesome, thanks you!!! I will insert this into custom css later on today. Thanks again!!! I really appreciate it.
Sorry not quickcss, I put code into customcss.
Also, Peter, while you’re inspecting this I only have one more issue with IE8 perhaps you can look at too since it will be quicker with access? As the testimonials rotate they push the entire rest of the page up and down. I put code into quickcss which fixed this on all other browsers but it is still an issue in IE8.
Many many thanks for this Peter!
Hi Peter,
Just wanted to see if there were any updates. I need to login and continue doing work on the site as soon as you’re done.
Thanks!
Thanks Peter, I just emailed you.
Thanks Devin, the code didn’t work unfortunately. Also, when i try to just save from the text tab (without going to visual) I get an error. Any other suggestions?
Error is as follows:
Server Error in ‘/’ Application.
Conversion failed when converting the nvarchar value ‘3239http://www.kimberfire.com/wp-admin/post.php?post=4041&action=edit&message=1#save’ to data type int.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value ‘3239http://www.kimberfire.com/wp-admin/post.php?post=4041&action=edit&message=1#save’ to data type int.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): Conversion failed when converting the nvarchar value ‘3239http://www.kimberfire.com/wp-admin/post.php?post=4041&action=edit&message=1#save’ to data type int.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +1950874
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4857035
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1121
System.Data.SqlClient.SqlDataReader.HasMoreRows() +206
System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) +185
System.Data.SqlClient.SqlDataReader.Read() +9
System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) +50
System.Data.SqlClient.SqlCommand.ExecuteScalar() +150
DA.SQLDA.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) +57
DA.SQLDA.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +83
RingBuilder_Resp_DiamondSearch.Page_Load(Object sender, EventArgs e) +4224
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627 -
AuthorPosts
